django-updates
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2026/01/05
Re: [Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
2026/01/05
Re: [Django] #36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves wrong users & groups associated
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
2026/01/05
Re: [Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
2026/01/05
Re: [Django] #36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves wrong users & groups associated
Django
2026/01/05
Re: [Django] #36842: HTML validation of non-float values in admin number widgets allows submitting invalid entries to succeed if blank=True (was: Blank FloatField validation is not run on django admin and value is lost on edition.)
Django
2026/01/05
Re: [Django] #36842: Blank FloatField validation is not run on django admin and value is lost on edition.
Django
2026/01/05
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
2026/01/05
Re: [Django] #36842: Blank FloatField validation is not run on django admin and value is lost on edition.
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
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
2026/01/05
Re: [Django] #36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves wrong users & groups associated
Django
2026/01/05
Re: [Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
Re: [Django] #36841: Add multipart_parser_class attribute to HttpRequest for pluggable multipart parsing
Django
2026/01/05
Re: [Django] #36841: Add multipart_parser_class attribute to HttpRequest for pluggable multipart parsing
Django
2026/01/05
Re: [Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
Re: [Django] #36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves wrong users & groups associated
Django
2026/01/05
Re: [Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
Re: [Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
Re: [Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
[Django] #36843: RenamePermission might operate on unrelated models
Django
2026/01/05
Re: [Django] #36841: Add multipart_parser_class attribute to HttpRequest for pluggable multipart parsing
Django
2026/01/05
[Django] #36842: Blank FloatField validation is not run on django admin and value is lost on edition.
Django
2026/01/05
Re: [Django] #29257: If creation of a db cursor fails, the resulting traceback is misleading
Django
2026/01/05
Re: [Django] #36841: Add multipart_parser_class attribute to HttpRequest for pluggable multipart parsing
Django
2026/01/05
[Django] #36841: Add multipart_parser_class attribute to HttpRequest for pluggable multipart parsing
Django
2026/01/05
Re: [Django] #31908: Add parallel testing support to Oracle backend
Django
2026/01/05
Re: [Django] #32779: Add tablespace support to UniqueConstraint class
Django
2026/01/04
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
Django
2026/01/04
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
2026/01/04
Re: [Django] #31908: Add parallel testing support to Oracle backend
Django
2026/01/04
Re: [Django] #36840: makemigrations not detecting adding UniqueConstraint to models.py
Django
2026/01/04
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
2026/01/04
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
2026/01/04
Re: [Django] #36840: makemigrations not detecting adding UniqueConstraint to models.py
Django
2026/01/04
Re: [Django] #36840: makemigrations not detecting adding UniqueConstraint to models.py
Django
2026/01/03
Re: [Django] #36840: makemigrations not detecting adding UniqueConstraint to models.py
Django
2026/01/03
[Django] #36840: makemigrations not detecting adding UniqueConstraint to models.py
Django
2026/01/03
Re: [Django] #20752: Error signals are not reliable, especially when dealing with database errors
Django
2026/01/03
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
2026/01/03
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
2026/01/03
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
2026/01/03
Re: [Django] #31908: Add parallel testing support to Oracle backend
Django
2026/01/03
Re: [Django] #36166: Backwards migration to replaced migration leads to InconsistentMigrationHistory on forward migrate
Django
2026/01/03
Re: [Django] #36166: Backwards migration to replaced migration leads to InconsistentMigrationHistory on forward migrate
Django
2026/01/03
Re: [Django] #32213: QuerySet.values()/.values_list() on KeyTransforms return wrong values for double-quoted strings on SQLite and Oracle
Django
2026/01/03
Re: [Django] #35979: Empty form ErrorList display as square brackets "[]"
Django
Earlier messages
Later messages