aaron

(aaron)

Most Active Role

N/A

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (18) Reporter (2) Owner (1) Commenter (18) Summary Component
34852 34852 Django Unit Tests break when using replicated MySQL Cluster v8.0.28 Testing framework
891 891 1 customize table name prefixes Database layer (models, ORM)
901 901 1 Reload method for models Database layer (models, ORM)
16374 16374 2 ExceptionReporter may re-evaluate error-causing queryset, leading to a later DatabaseError that masks the original one Core (Other)
13400 13400 4 model.DoesNotExist exception raised by QuerySet.get() should include the same nice description of parameters that the MultipleObjectsReturned exception does. Database layer (models, ORM)
14002 14002 filesizeformat filter only supports up to GB Template system
9029 9029 3 `get_or_create` broken due to inconsistent behaviour between `create` and `filter` on Manager, RelatedManager, QuerySet, etc. Database layer (models, ORM)
399 399 1 Bigint field object needed Database layer (models, ORM)
689 689 Honor Web server provided authentication Core (Other)
811 811 IPv6 address field support Core (Other)
886 886 2 timesince breaks on the current time Tools
851 851 New SQL query API Database layer (models, ORM)
825 825 Not clear there are more lines of code available in the debug 500 traceback Generic views
890 890 1 database tables should be imported directly, not thru django.models.[app_name].[table_name.lower()]s Database layer (models, ORM)
827 827 Admin page should automatically replace _s with ' 's to make a short_description contrib.admin
853 853 2 Django has high start costs, weight Metasystem
826 826 1 Development server kills itself to reload, causing browser GET failures contrib.admin
822 822 Use disclosure triangles in debug 500 error message instead of up and down arrows contrib.admin