Stavros Korokithakis

(skorokithakis)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (7) Reporter (6) Owner (0) Commenter (7) Summary Component
27813 27813 1 BinaryField type inconsistent between sqlite3 (bytes) and postgresql (memoryview) Database layer (models, ORM)
25467 25467 2 Excluding an object with no ID excludes everything. Database layer (models, ORM)
25847 25847 Make User.is_authenticated() and User.is_anonymous() "callable properties" contrib.auth
27379 27379 2 Django violates RFC7230 when handling requests. HTTP handling
26633 26633 1 OneToOneField's non-existence behaviour is inelegant Database layer (models, ORM)
25468 25468 DjangoJSONEncoder should call unicode() on proxy strings. Core (Serialization)
24981 24981 1 Importing an abstract model from a bare package fails. Uncategorized