Harro

(hvdklauw)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (26) Reporter (23) Owner (3) Commenter (51) Summary Component
35453 35453 3 ManyToMany field is a concrete field on the defining side. Database layer (models, ORM)
30328 30328 3 Integer field range validators crash when limit_value is callable. Database layer (models, ORM)
29125 29125 1 Q.deconstruct() is nondeterministic if the Q has multiple kwargs Database layer (models, ORM)
12033 12033 ModelAdmin.search_fields throws exception when using @ for non mysql database contrib.admin
16213 16213 8 View collections in the generic views Generic views
16380 16380 2 admin_list_filter should pass the spec to the template contrib.admin
14609 14609 1 __or__ method of queries does not return a correctly combined query. Database layer (models, ORM)
18263 18263 2 admin/edit_inline/tabular.html only handles hidden fields correctly in the header contrib.admin
16197 16197 9 Rewrite contrib auth to use class based views contrib.auth
16179 16179 4 Formwizard enhancement proposal contrib.formtools
16141 16141 Typo in new formwizard cbv contrib.formtools
15080 15080 1 collectstatic with fabric example should use -v0 to speed it up Documentation
14249 14249 4 Inactive users have less permissions then anonymous users with custom backend contrib.auth
15627 15627 check_password should use constant_time_compare instead of == to check passwords contrib.auth
12600 12600 2 Comments app template_search_list inconsistency Contrib apps
12552 12552 Adding a user from admin doesn't save password contrib.auth
12557 12557 2 AnonymousUser has_perm should check backends has_perm contrib.auth
14876 14876 1 Q | Q with nullable related fields generates INNER JOIN where it should be LEFT JOIN Database layer (models, ORM)
11559 11559 4 urlresolvers.reverse do not work with namespaced urls and captured parameters in parent urlconf Core (Other)
12375 12375 1 updating QueryDict in another dict gives unexpected results. HTTP handling
15247 15247 FileField has max_length=100 but filestorage may return something way longer File uploads/storage
15921 15921 1 naturaltime filter should only work with time, current filter should be renamed to naturaldatetime contrib.humanize
13095 13095 1 modelform_factory, modelformset_factory, inlineformset_factory formfield_callback lambda function missing **kwargs Forms
13616 13616 Sphinx error when building docs using Sphinx 1.0b1 Documentation
13158 13158 1 Documentation still says to use ForeignKey with unique=True to add a UserProfile Documentation
12603 12603 new m2m signal documentation typo Documentation