Jon

(Jon)

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 (46) Reporter (1) Owner (0) Commenter (51) Summary Component
34262 34262 3 Queryset grouped by annotation with aggregates on another annotated expression crashes on MySQL with sql_mode=only_full_group_by. Database layer (models, ORM)
34901 34901 3 Add async interface to contrib.sessions contrib.sessions
27201 27201 1 Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash contrib.staticfiles
34989 34989 Set Content-Length where possible for HttpResponses. HTTP handling
34965 34965 2 @sensitive_variables for coroutine func are not recursive Core (Other)
34918 34918 Assigning model instance to `_id`/attname field saves correctly, but breaks accessing the field Database layer (models, ORM)
14336 14336 list_display should be able to contain sortable references to annotated fields contrib.admin
34391 34391 3 Add async interface to contrib.auth contrib.auth
34675 34675 Selenium WebDriver implementation is broken due to update of Selenium Testing framework
34565 34565 Add acheck_password() async method. contrib.auth
34377 34377 AdminSite.catch_all_view() drops query string in redirects contrib.admin
34204 34204 4 Django cannot load when Python is compiled with --without-doc-strings enabled Core (Other)
34135 34135 5 Add async interface to ManyRelatedManager & RelatedManager Database layer (models, ORM)
34139 34139 5 acreate(), aget_or_create(), and aupdate_or_create() doesn't work as intended on related managers. Database layer (models, ORM)
34015 34015 Registering lookups on relation fields should be supported. Database layer (models, ORM)
27147 27147 Add support for defining bounds in postgres range fields contrib.postgres
14296 14296 1 'manage.py test' failing for apps that access read-only databases Testing framework
27753 27753 Cleanups when no supported version of Django supports Python 2 anymore Utilities
27865 27865 3 Document use of Manager rather than BaseManager for from_queryset() Documentation
27086 27086 running servers.tests may hang in parallel mode on Mac OS X Core (Other)
27795 27795 1 Audit force_text invocations Utilities
27644 27644 1 Document FileSystemStorage.get_created_time() limitation on Unix Documentation
27943 27943 1 Unable to log in with added superuser account contrib.admin
27482 27482 2 Conditional Expressions documentation should have an example for filter() methods Documentation
27299 27299 2 Document Widget.use_required_attribute() Documentation
27276 27276 2 Document how to reverse the admin's login view Documentation
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
27046 27046 http.request does not support ipv6-formatted ipv4 addresses HTTP handling
14881 14881 1 [nonrel] Do not assume ``User.id`` to be an integer in django.contrib.auth's pasword reset feature contrib.auth
14394 14394 Assigning bad data to an m2m attribute should not clear existing data Database layer (models, ORM)
14481 14481 better documentation of the default m2m "through" class Documentation
14263 14263 1 Allow fields to support custom double-underscore lookup methods Database layer (models, ORM)
14786 14786 1 get_db_prep_lookup call get_prep_value twice for each value if prepared == False Database layer (models, ORM)
14678 14678 3 Users are able to add more than one page to the same url contrib.flatpages
14967 14967 1 django.contrib.auth.admin.UserAdmin.response_add changed in 1.2.4 Documentation
14596 14596 Cache backend initialization refactoring Core (Cache system)
14774 14774 assertNumQueries is buggy with views and the test client if used more than once in a test Testing framework
342 342 1 Add a way for fields to be displayed in the admin without being editable contrib.admin
811 811 IPv6 address field support Core (Other)
14870 14870 Do not catch all AttributeErrors in CustomRouter.allow_syncdb and friends Database layer (models, ORM)
14918 14918 Password reset with e-mail OR username contrib.auth
14223 14223 Inconsistent exception raising on DB integrity errors Database layer (models, ORM)
14116 14116 TestClient skips Csrf Middleware Testing framework
10005 10005 3 Incorrect classname assumed in ModelFormMetaClass modelform_factory() Forms
930 930 1 [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement Metasystem
1001 1001 Spanish translation for djangojs.po Translations