David Seddon

(seddonym)

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 (12) Reporter (11) Owner (0) Commenter (14) Summary Component
27923 27923 Add form signals (pre_init, post_init, pre_clean, post_clean, etc.) Forms
33272 33272 2 Non-installed model error isn't raised if the module is in the submodule of an installed app Database layer (models, ORM)
32787 32787 1 ContentTypes are created instead of renamed when using SeparateDatabaseAndState Database layer (models, ORM)
14645 14645 3 Exclude query with multiple conditions for the same multi-value relation not correct Database layer (models, ORM)
26166 26166 Accessing a widget via an index on a BoundField results in unnecessary iteration Forms
26172 26172 2 Don't query the database when filtering an already empty queryset Database layer (models, ORM)
25573 25573 1 Add simple way to use SplitDateTimeField on ModelForms Forms
25310 25310 GeoManager's distance() method doesn't work with lookups that span multiple relationships GIS
23618 23618 Migrations only work for apps containing models Migrations
20513 20513 2 Queryset caching behaviour needs more documentation Documentation
18554 18554 Template rendering based on value of hidden BooleanFields Forms
12696 12696 3 ModelAdmin.save_model is not called on creation, only on update contrib.admin