AMJ

(AMJ)

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 (22) Reporter (1) Owner (0) Commenter (7) Summary Component
27645 27645 Move Settings.__init__ checks to system checks Core (Other)
27580 27580 add special field for storing content types contrib.contenttypes
27516 27516 Optimize test client response.json() Testing framework
34511 34511 mysqlclient 1.4.3 or newer is required; you have 1.0.3. Core (Other)
34419 34419 Document django.contrib.admin.sites.all_sites contrib.admin
34159 34159 Django potential improvement - views decorator for http_timeout with auto retry HTTP handling
34124 34124 Developer experience on {% with %} template tag can be improved. Template system
27624 27624 Optimize ORM by using more immutable data structures Database layer (models, ORM)
27391 27391 Support unittest.TestCase.debug() method. Testing framework
27635 27635 django.utils.crypto should use secrets on Python 3.6+ Utilities
27532 27532 Deprecate Model._meta.has_auto_field Database layer (models, ORM)
27639 27639 Add a chunk size argument to QuerySet.iterator() Database layer (models, ORM)
27945 27945 2 Clarify RegexValidator docs (match vs. search) Documentation
27632 27632 Oracle backend fails to execute a query with an aggregation that contains an expression in the GROUP BY. Database layer (models, ORM)
27641 27641 Document limitations of the Locmem cache backend Documentation
27555 27555 Remove django.utils.functional.lazy_property Utilities
27321 27321 ignores_quoted_identifier_case broken on MySQL on OS X/Windows Database layer (models, ORM)
27513 27513 Optimize Signal.send a tiny bit Utilities
27512 27512 Dead code path in Model.__init__ Database layer (models, ORM)
14497 14497 3 ModelAdmin.readonly_fields isn't graceful with filefields. contrib.admin
14977 14977 2 contrib.admin ordering by two or more fields contrib.admin
14142 14142 Improvement (?) on tutorial part 3 Documentation