Sven R. Kunze

(srkunze)

Most Active Role

Reporter

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (32) Reporter (31) Owner (0) Commenter (73) Summary Component
35552 35552 [Django Admin] Harmonizing obj=None parameter across multiple function contrib.admin
35544 35544 2 Readonly Widget Template Forms
32379 32379 Documentation: hypercorn and static files contrib.staticfiles
14094 14094 1 Cannot define CharField with unlimited length Database layer (models, ORM)
26192 26192 6 Cannot order query by constant value on PostgreSQL Database layer (models, ORM)
29459 29459 4 Make Form data/files initialize with an empty MultiValueDict rather than dict Forms
30075 30075 Better error message for "App 'bar.foo' could not be found. Is it in INSTALLED_APPS?" Core (Management commands)
29776 29776 2 Pulling part of django.conf.settings from the database Core (Other)
29651 29651 MemoryError while deleting object with huge amount of related objects contrib.admin
28851 28851 Support Open Ranges for Range Lookup - convert None to 'infinity' Database layer (models, ORM)
28467 28467 2 Missing real MultiValueField - MultiValueField is actually a MultiField Forms
27260 27260 3 Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN Database layer (models, ORM)
27343 27343 Different Chaining Of Qs+Filters behaves unexpectedly differently Database layer (models, ORM)
26517 26517 2 Empty Querset Using Empty Queryset in ExpressionWrapper Database layer (models, ORM)
26043 26043 4 Add a hook to run queries between the start of a transaction and a view HTTP handling
26664 26664 2 Support of model_object.delete(cascade=True) Database layer (models, ORM)
26507 26507 1 Add autoreloading to the cached template loader Template system
26497 26497 7 No Capitalization of user-defined verbose_names of model fields Forms
26276 26276 GET parameter and fragment identifier for reverse and url template tag Core (URLs)
26260 26260 1 Support of object_list in ModelChoiceField and ModelMultipleChoiceField Forms
26191 26191 1 Custom Where Clause when Extra is Deprecated Database layer (models, ORM)
26185 26185 3 values_list throws interesting error when ordering by an extra column Database layer (models, ORM)
26044 26044 1 Misleading Warning "HINT: ForeignKey(unique=True) is usually better served by a OneToOneField." Core (System checks)
25907 25907 Alternative Way of Specifying URL Patterns Core (URLs)
26051 26051 Rename ATOMIC_REQUESTS to ATOMIC_VIEWS HTTP handling
26069 26069 2 Docs for MyModel._meta.get_fields_with_model() missing info about 'is_relation' Documentation
26080 26080 2 Add field.on_delete to all relational fields Database layer (models, ORM)
26105 26105 2 create_permissions uses ContentType cache which contains non-existing pks Database layer (models, ORM)
26141 26141 __lt__ for model instances Database layer (models, ORM)
24347 24347 16 parameter 'widget' of BoundField.as_widget is ignored Forms
25067 25067 1 Allowing all characters when parsing inclusion templatetags Template system
24960 24960 8 Blank pages due to {{ block.super }} Template system