Alexander

(BlindHunter)

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 (17) Reporter (4) Owner (0) Commenter (6) Summary Component
27225 27225 "age" header is not set for responses taken from cache. HTTP handling
34991 34991 Wrong layout of pagination buttons with editable list in the admin. contrib.admin
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
6052 6052 SafeUnicode is not type.UnicodeType in _mysql.connection.escape Database layer (models, ORM)
27571 27571 Conditionally add TEST_DATABASE_PREFIX to db name Testing framework
27535 27535 RFE: Exclude pk from queries Database layer (models, ORM)
14286 14286 6 Support for BigAutoField Database layer (models, ORM)
14200 14200 new RegexURLResolver is contructed for every request Core (URLs)
14434 14434 AdminSite should rely on self.has_permission for all permission checks contrib.admin
14571 14571 Update jQuery contrib.admin
14824 14824 django.utils.get_format_modules doesn't respect USE_L10N Internationalization
14896 14896 Delete leads to IntegrityError : bad cascading rule when there's a ManyToManyField pointing to a class having subclasses. Database layer (models, ORM)
11533 11533 AUTH_USE_MESSAGES Core (Other)
8101 8101 Admin boolean filter contrib.admin
14090 14090 Many sql queries needed to display change user form contrib.auth
11638 11638 HttpResponseRedirect to a file causes UnicodeEncodeError HTTP handling
161 161 Log output for "django-admin runserver" shouldn't display admin media Tools