Oroku Saki

(orokusaki)

Most Active Role

N/A

Most Active Component

Forms

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (16) Reporter (15) Owner (0) Commenter (28) Summary Component
373 373 1 Add support for multi-column primary keys. Database layer (models, ORM)
31005 31005 1 Incorrect GROUP BY aggregate values when filtering by annotation on reverse-related LEFT OUTER JOIN Database layer (models, ORM)
13128 13128 Fixture docs could be more clear. Documentation
12698 12698 2 ValidationError bug when passing a string message argument in model validation Database layer (models, ORM)
12838 12838 3 Feature Request: Usable JSON-RPC API Core (Other)
12845 12845 2 JSON serialization of empty query set raises "cannot serialize" error. Core (Serialization)
13100 13100 5 Model docs imply that ModelForm will call Model.full_clean(), but it won't. Documentation
13249 13249 3 Feature request: ModelForm validation error handling after commit=False Forms
12861 12861 Docs lack example of how to include a custom JSONEncoder subclass into serializers.serialize() Documentation
13265 13265 TransactionManagementError doesn't allow for easy debugging of views Database layer (models, ORM)
13761 13761 1 CharField.min_length doesn't work Database layer (models, ORM)
12688 12688 Documentation typo (in class name) Documentation
13354 13354 4 Possible bug, or possible docs error. Database layer (models, ORM)
13121 13121 4 Backwards compatible patch for ModelForm to improve model validation. Database layer (models, ORM)
13097 13097 2 Document full_clean() better (include cases where it isn't used) Documentation
12862 12862 Feature Request: Allow model @property methods to be serialized. Uncategorized