LZ

(LZ)

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 (13) Reporter (1) Owner (0) Commenter (8) Summary Component
34633 34633 2 Add prefetch_related() cache invalidation for create() in reverse many-to-one managers. Database layer (models, ORM)
34803 34803 Nested OuterRef crashes with AttributeError Database layer (models, ORM)
34661 34661 Peppering user passwords contrib.auth
34638 34638 Rows are selected if BooleanField is in list_editable contrib.admin
34546 34546 Failed migration yields to unmigratable app: "OperationalError: (1050, "Table '<name>' already exists")" Migrations
27434 27434 Document caveats of raising a ValidationError in Model.clean() for a field not in a model form Documentation
27396 27396 Docs: send POST request on base.html does not mention {{ csrf_token }} Documentation
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
14615 14615 1 Related objects manager returns related objects with null FKs for unsaved instances Database layer (models, ORM)
14132 14132 Feedgenerator doesn't support dates before 1900 Contrib apps
9473 9473 2 FormWizard doesn't work with NullableBooleanField contrib.formtools
14020 14020 1 Make HttpResponse.get work like dict.get HTTP handling
648 648 2 [patch] Add a comment tag like {# commented #} Template system