caa

(caa)

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 (34) Reporter (1) Owner (0) Commenter (0) Summary Component
27674 27674 Deprecate GeoModelAdmin and OSMGeoAdmin GIS
34701 34701 Add support for NULLS [NOT] DISTINCT to UniqueConstraint Database layer (models, ORM)
34789 34789 `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action contrib.admin
34331 34331 Support prefetch_related() with Queryset.aiterator() Database layer (models, ORM)
14831 14831 Django Template Style Guide Documentation
34949 34949 Clarify when unique constraints are ignored. Documentation
34986 34986 Fix up support for PyPy 3.10 Core (Other)
34992 34992 MariaDB does not support functional group by dependencies Database layer (models, ORM)
34808 34808 Some aggregation functions may return None; this isn't well documented Documentation
34560 34560 Update admin's jQuery to 3.7.X. contrib.admin
34512 34512 Admin missing breadcrumbs in app index contrib.admin
34363 34363 floatformat() crashes on "0.0000" Template system
34302 34302 SpatialReference.srid incorrectly assumes first AUTHORITY value to be projection SRID GIS
34318 34318 Add a release note that makemessages no longer changes .po files when up to date. Documentation
34304 34304 Adding and removing a conditional UniqueConstraint to ForeignKey multiple times crashes on MySQL Database layer (models, ORM)
34272 34272 floatformat() crashes on "0.00". Template system
34094 34094 RTL alignment is off in admin header area contrib.admin
34098 34098 Filter floatformat drops precision in decimal numbers Template system
34068 34068 `runserver 0`'s "Starting development server at <address>" doesn't work Core (Management commands)
34040 34040 Autofocus on model list views can be problematic for screen reader users contrib.admin
27468 27468 Move utils.crypto.salted_hmac() from SHA1 toward SHA256 Utilities
27661 27661 Move FileSystemFinder ImproperlyConfigured errors to system checks contrib.staticfiles
27910 27910 Allow using an Enum class in model Field choices Database layer (models, ORM)
27629 27629 Inconsistent check of allow_relation in ForwardManyToOneDescriptor.__set__ Database layer (models, ORM)
14807 14807 django.utils.formats localize_input inserts thousands_separator into boolean values Internationalization
27912 27912 Open redirect on non-HTTP protocols: is_safe_url not validating properly HTTP handling
27900 27900 Make escapejs escape backticks to support usage in ES6 template literals Utilities
27823 27823 Use python-home in WSGI daemon installation documentation Documentation
27388 27388 Filter chaining results in unnecessary joins (and degenerate performance) Database layer (models, ORM)
27089 27089 Add the database alias to InconsistentMigrationHistory message Migrations
27045 27045 Document that AUTH_PASSWORD_VALIDATORS doesn't apply to create_user() and create_superuser() Documentation
27041 27041 Note that middleware included with Django is compatible with both MIDDLEWARE and MIDDLEWARE_CLASSES Documentation
27036 27036 "locmem" email backend should accept generators Core (Mail)
17196 17196 Typo on staticfiles page Documentation