django-updates
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/13
Re: [Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
Django
2026/01/13
Re: [Django] #36846: ContentType.get_object_for_this_type() raises inappropriate exception type for removed models
Django
2026/01/13
Re: [Django] #36627: Support PostgreSQL 18+ temporal constraints
Django
2026/01/13
[Django] #36861: technical_404.html crashes on urlpatterns with include()
Django
2026/01/13
Re: [Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
Django
2026/01/13
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/01/13
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/01/13
Re: [Django] #26630: Defered constraint checks flush after `post_delete` signal
Django
2026/01/13
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/13
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/13
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/13
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/13
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/13
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/13
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
Django
2026/01/13
Re: [Django] #36860: Annotate after Union using django-cte breaks with django 5.2
Django
2026/01/13
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
Django
2026/01/13
Re: [Django] #26630: Defered constraint checks flush after `post_delete` signal
Django
2026/01/12
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
Django
2026/01/12
Re: [Django] #36769: Limit recursive extraction of field values in XML deserializer
Django
2026/01/12
Re: [Django] #36769: Limit recursive extraction of field values in XML deserializer
Django
2026/01/12
Re: [Django] #36769: Limit recursive extraction of field values in XML deserializer
Django
2026/01/12
Re: [Django] #36858: Optimize `db_default` creation
Django
2026/01/12
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
2026/01/12
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
2026/01/12
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
Django
2026/01/12
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
Django
2026/01/12
Re: [Django] #30124: QuerySet.only() on reverse many-to-one relationship causes extra database queries
Django
2026/01/12
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
Django
2026/01/12
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
Django
2026/01/12
Re: [Django] #36858: Optimize `db_default` creation
Django
2026/01/12
Re: [Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL
Django
2026/01/12
Re: [Django] #36801: `construct_change_message`call `form.changed_data` after check if is add
Django
2026/01/12
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
Django
2026/01/12
Re: [Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
Django
2026/01/12
Re: [Django] #36708: `formset` not a static attribute of `ChangeList`
Django
2026/01/12
Re: [Django] #36860: Annotate after Union using django-cte breaks with django 5.2
Django
2026/01/12
Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
Django
2026/01/12
Re: [Django] #36860: Annotate after Union using django-cte breaks with django 5.2
Django
2026/01/12
[Django] #36860: Annotate after Union using django-cte breaks with django 5.2
Django
2026/01/12
Re: [Django] #36708: `formset` not a static attribute of `ChangeList`
Django
2026/01/12
Re: [Django] #36858: Optimize `db_default` creation
Django
2026/01/12
Re: [Django] #36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response
Django
2026/01/12
Re: [Django] #36153: Remove or replace unmantained pylibmc package from Django dependencies
Django
2026/01/12
[Django] #36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response
Django
2026/01/12
Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
Django
2026/01/12
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
2026/01/12
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
2026/01/12
Re: [Django] #36854: Update GEOS bindings to remove usage of deprecated functions
Django
2026/01/12
Re: [Django] #36829: ClearableFileInput.use_fieldset became True in Django 6.0
Django
2026/01/12
Re: [Django] #36772: `aria-describedby`-Attribute missing from file field HTML in Django 6.0
Django
2026/01/11
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/11
Re: [Django] #36858: Optimize `db_default` creation
Django
2026/01/11
[Django] #36858: Optimize `db_default` creation
Django
2026/01/11
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
2026/01/11
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
2026/01/10
Re: [Django] #36801: `construct_change_message`call `form.changed_data` after check if is add
Django
2026/01/10
Re: [Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL
Django
2026/01/10
Re: [Django] #36153: Remove or replace unmantained pylibmc package from Django dependencies
Django
2026/01/10
Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations
Django
2026/01/09
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
2026/01/09
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
2026/01/09
Re: [Django] #36189: Deprecate `"use_returning_into" database option.
Django
2026/01/09
Re: [Django] #36856: Update ticket triaging documentation to mention new features process
Django
2026/01/09
Re: [Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
Django
2026/01/09
Re: [Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
Django
2026/01/09
Re: [Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
Django
2026/01/09
Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
Django
2026/01/09
Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
Django
2026/01/09
Re: [Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
Django
2026/01/09
Re: [Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
Django
2026/01/09
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
2026/01/09
Re: [Django] #35875: Dark mode support for django/views/templates/*.html
Django
2026/01/09
Re: [Django] #35875: Dark mode support for django/views/templates/*.html
Django
2026/01/09
Re: [Django] #35381: Provide `JSONNull` expression to represent JSON `null` value
Django
2026/01/09
Re: [Django] #35875: Dark mode support for django/views/templates/*.html
Django
2026/01/09
Re: [Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
Django
2026/01/09
Re: [Django] #33872: Deprecate CICharField, CIEmailField, CITextField.
Django
2026/01/09
Re: [Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
Django
2026/01/09
Re: [Django] #36853: Technical 500 email styling broken in Gmail due to :where() CSS selector
Django
2026/01/09
[Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
Django
2026/01/09
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
2026/01/09
Re: [Django] #36853: Technical 500 email styling broken in Gmail due to :where() CSS selector
Django
2026/01/09
Re: [Django] #35875: Dark mode support for django/views/templates/*.html
Django
2026/01/09
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/09
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
Django
2026/01/09
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
2026/01/09
Re: [Django] #36166: Backwards migration to replaced migration leads to InconsistentMigrationHistory on forward migrate
Django
2026/01/09
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
Django
2026/01/09
Re: [Django] #36854: Update GEOS bindings to remove usage of deprecated functions
Django
2026/01/09
Re: [Django] #31908: Add parallel testing support to Oracle backend
Django
2026/01/09
Re: [Django] #31908: Add parallel testing support to Oracle backend
Django
2026/01/09
Re: [Django] #36856: Update ticket triaging documentation to mention new features process
Django
2026/01/09
Re: [Django] #36845: Allow negative index in Left() for PostgreSQL
Django
2026/01/09
Re: [Django] #36854: Update GEOS bindings to remove usage of deprecated functions
Django
2026/01/09
Re: [Django] #36856: Update ticket triaging documentation to mention new features process
Django
2026/01/09
[Django] #36856: Update ticket triaging documentation to mention new features process
Django
2026/01/09
Re: [Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
Django
2026/01/09
Re: [Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
Django
2026/01/09
Re: [Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
Django
2026/01/09
[Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
Django
2026/01/09
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
2026/01/09
Re: [Django] #36189: Deprecate `"use_returning_into" database option.
Django
2026/01/09
Re: [Django] #36189: Deprecate `"use_returning_into" database option.
Django
2026/01/09
[Django] #36854: Update GEOS bindings to remove usage of deprecated functions
Django
2026/01/09
Re: [Django] #36645: PostgreSQL migration regression: `InternalError: cannot drop column id of table ... because other objects depend on it`
Django
2026/01/08
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
2026/01/08
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/08
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
2026/01/08
Re: [Django] #13883: SelectBox.js with grouping (optgroup elements)
Django
2026/01/08
Re: [Django] #36510: Header text for pagination contains title of table while it's the only pagination on the page.
Django
2026/01/08
Re: [Django] #26630: Defered constraint checks flush after `post_delete` signal
Django
2026/01/08
Re: [Django] #33872: Deprecate CICharField, CIEmailField, CITextField.
Django
2026/01/08
Re: [Django] #36852: postgres.contrib.ExclusionContraint __eq__ incorrectly considers index_type case
Django
2026/01/08
Re: [Django] #26630: Defered constraint checks flush after `post_delete` signal
Django
2026/01/08
Re: [Django] #36852: postgres.contrib.ExclusionContraint __eq__ incorrectly considers index_type case
Django
2026/01/08
Re: [Django] #36844: Update packaging tutorial and AppConfig docs to mandate setting default_auto_field for reusable apps
Django
2026/01/08
Re: [Django] #36844: Update packaging tutorial and AppConfig docs to mandate setting default_auto_field for reusable apps
Django
2026/01/08
Re: [Django] #36846: ContentType.get_object_for_this_type() raises inappropriate exception type for removed models (was: ContentType.get_object_for_this_type() does not handle removed models)
Django
2026/01/08
Re: [Django] #36846: ContentType.get_object_for_this_type() does not handle removed models
Django
2026/01/08
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
2026/01/08
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
2026/01/08
Re: [Django] #36846: ContentType.get_object_for_this_type() does not handle removed models
Django
2026/01/08
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/08
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/08
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/01/08
Re: [Django] #36846: ContentType.get_object_for_this_type() does not handle removed models
Django
2026/01/08
Re: [Django] #36852: postgres.contrib.ExclusionContraint __eq__ incorrectly considers index_type case
Django
2026/01/08
Re: [Django] #36852: postgres.contrib.ExclusionContraint __eq__ incorrectly considers index_type case
Django
2026/01/08
Re: [Django] #36853: Technical 500 email styling broken in Gmail due to :where() CSS selector
Django
2026/01/08
Re: [Django] #36853: Technical 500 email styling broken in Gmail due to :where() CSS selector
Django
2026/01/08
[Django] #36853: Technical 500 email styling broken in Gmail due to :where() CSS selector
Django
2026/01/08
Re: [Django] #36849: Moved GEOS Error Messages to Exceptions
Django
2026/01/08
Re: [Django] #36852: postgres.contrib.ExclusionContraint __eq__ incorrectly considers index_type case
Django
2026/01/08
Re: [Django] #36852: postgres.contrib.ExclusionContraint __eq__ incorrectly considers index_type case
Django
2026/01/08
[Django] #36852: postgres.contrib.ExclusionContraint __eq__ incorrectly considers index_type case
Django
2026/01/08
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/08
Re: [Django] #36849: Moved GEOS Error Messages to Exceptions
Django
2026/01/07
Re: [Django] #36849: Moved GEOS Error Messages to Exceptions
Django
2026/01/07
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
2026/01/07
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
2026/01/07
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
2026/01/07
Re: [Django] #23395: Clarification on PEP 8 E501: line too long (> 79 characters)
Django
2026/01/07
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/07
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/07
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/07
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/07
Re: [Django] #36846: ContentType.get_object_for_this_type() does not handle removed models
Django
2026/01/07
Re: [Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/07
Re: [Django] #36849: Moved GEOS Error Messages to Exceptions
Django
2026/01/07
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
2026/01/07
[Django] #36851: Add dark mode support for Django debug error pages
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
2026/01/07
Re: [Django] #36844: Update packaging tutorial and AppConfig docs to mandate setting default_auto_field for reusable apps
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field (was: FileField(upload_to=...) callback no longer sees `auto_add_now` field)
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_add_now` field
Django
2026/01/07
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large (was: Django Admin filter sidebar wraps if it's inner content becomes too large)
Django
2026/01/07
Re: [Django] #36850: Django Admin filter sidebar wraps if it's inner content becomes too large
Django
2026/01/07
Re: [Django] #36850: Django Admin filter sidebar wraps if it's inner content becomes too large
Django
2026/01/07
Re: [Django] #36836: Add version identification to Redis cache backend
Django
2026/01/07
Re: [Django] #36850: Django Admin filter sidebar wraps if it's inner content becomes too large (was: Django Admin filter sidebar wraps if it's inner content becomes to large)
Django
2026/01/07
Re: [Django] #36850: Django Admin filter sidebar wraps if it's inner content becomes to large
Django
2026/01/07
[Django] #36850: Django Admin filter sidebar wraps if it's inner content becomes to large
Django
2026/01/07
Re: [Django] #36849: Moved GEOS Error Messages to Exceptions
Django
2026/01/07
[Django] #36849: Moved GEOS Error Messages to Exceptions
Django
2026/01/07
Re: [Django] #36848: Documentation doesn't mention that BadRequest is handled by handler400
Django
2026/01/07
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400 (was: Documentation doesn't mention that BadRequest is handled by handler400)
Django
2026/01/07
Re: [Django] #36848: Documentation doesn't mention that BadRequest is handled by handler400
Django
2026/01/07
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
Django
2026/01/07
Re: [Django] #36848: Documentation doesn't mention that BadRequest is handled by handler400
Django
2026/01/07
Re: [Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Django
2026/01/07
Re: [Django] #36845: Allow negative index in Left() for PostgreSQL
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_add_now` field
Django
2026/01/07
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_add_now` field
Django
2026/01/06
[Django] #36848: Documentation doesn't mention that BadRequest is handled by handler400
Django
2026/01/06
Re: [Django] #36846: ContentType.get_object_for_this_type() does not handle removed models
Django
2026/01/06
Re: [Django] #36844: Update packaging tutorial and AppConfig docs to mandate setting default_auto_field for reusable apps
Django
2026/01/06
Re: [Django] #36841: Add multipart_parser_class attribute to HttpRequest for pluggable multipart parsing
Django
2026/01/06
Re: [Django] #29257: If creation of a db cursor fails, the resulting traceback is misleading
Django
2026/01/06
[Django] #36847: FileField(upload_to=...) callback no longer sees `auto_add_now` field
Django
2026/01/06
[Django] #36846: ContentType.get_object_for_this_type() does not handle removed models
Django
2026/01/06
Re: [Django] #36845: Allow negative index in Left() for PostgreSQL
Django
2026/01/06
[Django] #36845: Allow negative index in Left() for PostgreSQL
Django
2026/01/05
Re: [Django] #36844: Update packaging tutorial and AppConfig docs to mandate setting default_auto_field for reusable apps
Django
2026/01/05
Re: [Django] #36844: Update packaging tutorial and AppConfig docs to mandate setting default_auto_field for reusable apps
Django
2026/01/05
[Django] #36844: Update packaging tutorial and AppConfig docs to mandate setting default_auto_field for reusable apps
Django
2026/01/05
Re: [Django] #36841: Add multipart_parser_class attribute to HttpRequest for pluggable multipart parsing
Django
2026/01/05
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
2026/01/05
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
Earlier messages
Later messages