Thomas Steinacher <tom@...
(Thomas Steinacher <tom@...)
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 (20) | Reporter (17) | Owner (0) | Commenter (18) | Summary | Component |
---|---|---|---|---|---|---|
56 | 56 | 3 | Primary key columns should be UNSIGNED | Database layer (models, ORM) | ||
10648 | 10648 | ✅ | 1 | Django should warn when creating a model with field called "save". | Database layer (models, ORM) | |
632 | 632 | 1 | database stored templates | Template system | ||
11421 | 11421 | ✅ | 1 | Django should not silently ignore AttributeErrors raised in functions called by template | Template system | |
12554 | 12554 | ✅ | silent_variable_failure not suppressing exception during dict lookup | Template system | ||
7076 | 7076 | ✅ | qs.exclude(something=123) should not exclude objects with something=None | Database layer (models, ORM) | ||
13 | 13 | 2 | Related objects interface should be tighter (edit_inline) | contrib.admin | ||
8966 | 8966 | ✅ | {% if "x"|length_is:n %} always evaluates True | Template system | ||
7896 | 7896 | ✅ | Typo in fastcgi docs | Documentation | ||
6154 | 6154 | ✅ | 3 | Q objects don't work properly when using spanned relationships | Database layer (models, ORM) | |
6565 | 6565 | ✅ | 2 | delete() method is not called on related objects | Database layer (models, ORM) | |
4904 | 4904 | ✅ | 2 | newforms.ValidationError doesn't accept translated strings | Forms | |
5017 | 5017 | ✅ | small translation fix (German) | Translations | ||
4197 | 4197 | ✅ | a few German translation fixes | Translations | ||
3540 | 3540 | ✅ | permalink documentation is incomplete and contains errors | Documentation | ||
3506 | 3506 | ✅ | 1 | newforms: empty help_text is rendered as "None" in templates | Forms | |
3215 | 3215 | ✅ | 1 | Deletion of objects with a GenericRelation(X) deletes unrelated X objects with the same object_id! | Database layer (models, ORM) | |
3190 | 3190 | ✅ | Empty list in an "in"-lookup leads to a ProgrammingError | Database layer (models, ORM) | ||
3038 | 3038 | ✅ | [patch] newforms: RegexField shouldn't validate an empty input if required is set to False | Forms | ||
3013 | 3013 | ✅ | 1 | [patch] Errors in the German translation | Internationalization |