benc

(benc)

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 (24) Reporter (10) Owner (0) Commenter (2) Summary Component
34831 34831 Search in admin could allow issuing a query with many OR'd clauses contrib.admin
34778 34778 startproject could use find_spec() rather than import_module() to check for conflicts Core (Management commands)
34755 34755 Provide accelerated binary wheels Uncategorized
34580 34580 Performance regession in SQLCompiler Database layer (models, ORM)
34521 34521 Use __slots__ for template Node classes Template system
27624 27624 Optimize ORM by using more immutable data structures Database layer (models, ORM)
14317 14317 numberformat.format produces wrong results Internationalization
13233 13233 1 readonly_fields doesn't work with fields not part of the model contrib.admin
14365 14365 Make template-rendering signals available also in DEBUG mode Testing framework
14297 14297 Accessing settings.FOO in hot spots cause performance problems Core (Other)
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
13224 13224 style of m2m readonly_fields in admin change_form contrib.admin
12597 12597 somefield__isnull=False produce wrong SQL Database layer (models, ORM)
12598 12598 somefield__isnull=False produce wrong SQL Database layer (models, ORM)
13856 13856 missing float:right in change_list, toplinks when using RTL(BIDI) contrib.admin
14697 14697 Speeding up queryset model instance creation Database layer (models, ORM)
14700 14700 Speed up RawQuerySet iterator Database layer (models, ORM)
13174 13174 1 readonly_fields in StackedInline forms in the admin are missing the field label. contrib.admin
12469 12469 get_urls docs in ModelAdmin can be extended Documentation
13168 13168 inline-group css class in admin should have text-align:right when in rtl User Experience
13225 13225 new object with readonly m2m field through an error in the admin contrib.admin
13022 13022 when saving a model with m2m field in the admin, 'clear' and 'add' m2m_changed signals are fired even when there is no change. Database layer (models, ORM)
603 603 Improved template error messages Template system
89 89 DateTimeFields with auto_now_add = True in admin contrib.admin