Andreas

(koto)

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 (15) Reporter (4) Owner (0) Commenter (0) Summary Component
34865 34865 DatabaseWrapper are not GC and connections are not closed Database layer (models, ORM)
34384 34384 SECRET_KEY_FALLBACKS is not used for sessions contrib.auth
34170 34170 Mitigate the BREACH attack HTTP handling
27017 27017 Why doesn't Django's Model.save() save only the dirty fields by default? And how can I do that if I want? Database layer (models, ORM)
27810 27810 Add query expression support for ModelAdmin list_display's admin_order_field contrib.admin
27567 27567 Technical exception page/emails crash when the database is down Error reporting
14051 14051 Signals for transaction commit/rollback Database layer (models, ORM)
12505 12505 Formsets: Misleading documentation Documentation
10330 10330 ManyToManyField shows up last in admin form & model form Uncategorized
508 508 max_age for cookies doesn't work in safari (and perhaps not IE) Core (Other)
555 555 DateTimeFields with auto_now and auto_now_add don't change in place Core (Other)
419 419 Create meta.AbstractModel Metasystem
905 905 [patch] Add _pre_set and _post_set hooks to models Core (Other)
531 531 [patch] Debugging models with subclassing raises errors in Komodo Core (Other)
255 255 FileField doesn't work contrib.admin