Avis

(Avis)

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 (10) Reporter (0) Owner (0) Commenter (7) Summary Component
34373 34373 2 Update docs on ForeignKey to suggest setting "to" and object before a string Documentation
14094 14094 2 Cannot define CharField with unlimited length Database layer (models, ORM)
27350 27350 Attaching signals to abstract models don't work as it used to be Database layer (models, ORM)
27092 27092 MIgrations: Creating and then renaming a ForeignKey fails when index and constraint created Migrations
14030 14030 1 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14102 14102 Model._get_unique_checks can return fields that are in the exclude list Database layer (models, ORM)
14714 14714 Refactoring BaseHandler and company for DRYness Core (Other)
14042 14042 1 DATE_FORMAT and DATETIME_FORMAT are ignored Core (Other)
616 616 [patch] process_exception middleware extension Core (Other)
688 688 1 [patch] Error handlers lack context. Translations