django-updates
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2026/01/03
Re: [Django] #30149: Empty value selected check in Admin Filter prevents subclassing
Django
2026/01/03
Re: [Django] #30149: Empty value selected check in Admin Filter prevents subclassing
Django
2026/01/03
Re: [Django] #27752: Fix and test admin_order_field set for the __str__ of a model
Django
2026/01/03
Re: [Django] #27752: Fix and test admin_order_field set for the __str__ of a model
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] #24622: Response "context" and "templates" not available in the Test Client when using Jinja2 - Django 1.8
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] #32213: QuerySet.values()/.values_list() on KeyTransforms return wrong values for double-quoted strings on SQLite and Oracle
Django
2026/01/02
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
Django
2026/01/02
Re: [Django] #33586: Applying RunPython backward results in ValueError when involved models are referenced through multiple foreign keys
Django
2026/01/02
Re: [Django] #33586: Applying RunPython backward results in ValueError when involved models are referenced through multiple foreign keys
Django
2026/01/02
Re: [Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Django
2026/01/02
Re: [Django] #31908: Add parallel testing support to Oracle backend
Django
2026/01/02
Re: [Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
Django
2026/01/02
Re: [Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
Django
2026/01/01
Re: [Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Django
2026/01/01
Re: [Django] #12157: FileSystemStorage does file I/O inefficiently, despite providing options to permit larger blocksizes
Django
2026/01/01
Re: [Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Django
2026/01/01
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2025/12/31
[Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Django
2025/12/31
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
2025/12/31
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
2025/12/31
Re: [Django] #36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves wrong users & groups associated
Django
2025/12/31
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
2025/12/31
Re: [Django] #33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres
Django
2025/12/31
Re: [Django] #33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres
Django
2025/12/31
Re: [Django] #33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres
Django
2025/12/31
Re: [Django] #33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres
Django
2025/12/31
Re: [Django] #23533: Hook for default QuerySet filtering defined on the QuerySet itself.
Django
2025/12/31
Re: [Django] #36829: ClearableFileInput.use_fieldset became True in Django 6.0
Django
2025/12/31
Re: [Django] #36829: ClearableFileInput.use_fieldset became True in Django 6.0
Django
2025/12/31
Re: [Django] #36829: ClearableFileInput.use_fieldset became True in Django 6.0
Django
2025/12/31
Re: [Django] #36829: ClearableFileInput.use_fieldset became True in Django 6.0 (was: Missing release note and documentation for change to ClearableFileInput.use_fieldset)
Django
2025/12/31
Re: [Django] #36828: Evaluate using <fieldset> on ClearableFileInput
Django
2025/12/31
Re: [Django] #36829: Missing release note and documentation for change to ClearableFileInput.use_fieldset
Django
2025/12/31
Re: [Django] #36828: Evaluate using <fieldset> on ClearableFileInput
Django
2025/12/31
Re: [Django] #36828: Evaluate using <fieldset> on ClearableFileInput (was: Missing input label (WCAG2.1) on ClearableFileInput)
Django
2025/12/31
Re: [Django] #36829: Missing release note and documentation for change to ClearableFileInput.use_fieldset
Django
2025/12/31
Re: [Django] #16260: Ability to change dismissRelatedLookupPopup on custom callback function
Django
2025/12/31
Re: [Django] #16260: Ability to change dismissRelatedLookupPopup on custom callback function
Django
2025/12/31
Re: [Django] #26822: New migrations not applied on clone databases (sqlite) when using --parallel and --keepdb option
Django
2025/12/31
Re: [Django] #36829: Missing release note and documentation for change to ClearableFileInput.use_fieldset
Django
2025/12/30
Re: [Django] #36838: ModuleNotFoundError: No module named 'crispy'
Django
2025/12/30
[Django] #36838: ModuleNotFoundError: No module named 'crispy'
Django
2025/12/30
Re: [Django] #21961: Add support for database-level cascading options
Django
2025/12/30
[Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
Django
2025/12/30
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2025/12/30
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2025/12/30
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
2025/12/30
Re: [Django] #36835: Add all public API classes to django.template.__all__
Django
2025/12/30
Re: [Django] #36835: Add all public API classes to django.template.__all__
Django
2025/12/30
Re: [Django] #36835: Add all public API classes to django.template.__all__ (was: Add all public API classes to django.tempate.__all__)
Django
2025/12/30
Re: [Django] #36835: Add all public API classes to django.tempate.__all__
Django
2025/12/30
Re: [Django] #36835: Add all public API classes to django.tempate.__all__
Django
2025/12/29
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
2025/12/29
Re: [Django] #13883: SelectBox.js with grouping (optgroup elements)
Django
2025/12/29
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
2025/12/29
Re: [Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
2025/12/29
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2025/12/29
Re: [Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
2025/12/29
Re: [Django] #36833: HttpRequest.accepted_types incorrectly splits Accept header on commas inside quoted parameter values
Django
2025/12/29
Re: [Django] #35818: Failing to save file with long names containing dots
Django
2025/12/29
Re: [Django] #36833: HttpRequest.accepted_types incorrectly splits Accept header on commas inside quoted parameter values
Django
2025/12/29
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
2025/12/29
Re: [Django] #36828: Missing input label (WCAG2.1) on ClearableFileInput (was: Missing input labels (WCAG2.1))
Django
2025/12/29
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
2025/12/29
Re: [Django] #36203: AdminSplitDateTime labels are not associated with their inputs
Django
2025/12/29
Re: [Django] #36829: Missing release note and documentation for change to ClearableFileInput.use_fieldset (was: Breaking change in ClearableFileInput)
Django
2025/12/29
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
2025/12/29
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
2025/12/29
Re: [Django] #36834: UseCreationForm and UserChangeForm should use get_user_model() (was: [contrib.auth] Fixed a bug with `User` instead of `get_user_model()`)
Django
2025/12/29
Re: [Django] #36835: Add all public API classes to django.tempate.__all__ (was: [template] Adding `Library` to `__all__`)
Django
2025/12/29
Re: [Django] #36836: Add version identification to Redis cache backend
Django
2025/12/29
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
2025/12/29
Re: [Django] #36835: [template] Adding `Library` to `__all__`
Django
2025/12/29
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
2025/12/29
Re: [Django] #36714: Async signals lose ContextVar state due to use of asyncio.gather
Django
2025/12/29
Re: [Django] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
2025/12/29
Re: [Django] #36836: Add version identification to Redis cache backend
Django
2025/12/29
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
2025/12/29
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
2025/12/29
Re: [Django] #36836: Add version identification to Redis cache backend
Django
2025/12/29
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2025/12/29
[Django] #36836: Add version identification to Redis cache backend
Django
2025/12/29
Re: [Django] #20752: Error signals are not reliable, especially when dealing with database errors
Django
2025/12/29
Re: [Django] #36834: [contrib.auth] Fixed a bug with `User` instead of `get_user_model()`
Django
2025/12/29
Re: [Django] #36834: [contrib.auth] Fixed a bug with `User` instead of `get_user_model()`
Django
2025/12/29
[Django] #36835: [template] Adding `Library` to `__all__`
Django
2025/12/29
Re: [Django] #36834: [contrib.auth] Fixed a bug with `User` instead of `get_user_model()` (was: [contrib.auth])
Django
2025/12/29
[Django] #36834: [contrib.auth]
Django
2025/12/28
Re: [Django] #24920: Database type NUMERIC with no parameters is not supported
Django
2025/12/28
Re: [Django] #36144: DatabaseOperations.bulk_batch_size() should consider more database limits on SQLite and Oracle
Django
2025/12/28
Re: [Django] #35462: Add support JSONArrayAgg
Django
2025/12/28
Re: [Django] #36795: Always quote user-provided aliases
Django
2025/12/27
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
2025/12/27
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
2025/12/27
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
2025/12/27
Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree
Django
2025/12/27
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
2025/12/27
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
2025/12/27
[Django] #36833: HttpRequest.accepted_types incorrectly splits Accept header on commas inside quoted parameter values
Django
2025/12/27
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
2025/12/27
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
2025/12/27
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
2025/12/27
Re: [Django] #36112: Subclasses of BaseDatabaseOperations should fall back to super().last_executed_query() instead of returning None
Django
2025/12/26
Re: [Django] #28283: _changeform_view sends wrong object after ModelForm validation
Django
2025/12/26
Re: [Django] #36779: DeleteModel can lead to missing FK constraints
Django
2025/12/26
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
2025/12/26
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
2025/12/26
Re: [Django] #28283: _changeform_view sends wrong object after ModelForm validation
Django
2025/12/26
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
2025/12/26
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
2025/12/26
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
2025/12/26
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
2025/12/26
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
2025/12/26
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
2025/12/26
Re: [Django] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
2025/12/26
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
2025/12/26
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
2025/12/26
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
2025/12/26
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
2025/12/26
Re: [Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
2025/12/26
Re: [Django] #36112: Subclasses of BaseDatabaseOperations should fall back to super().last_executed_query() instead of returning None
Django
2025/12/26
Re: [Django] #36830: Store the cache alias on the cache backend instance
Django
2025/12/26
[Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
2025/12/26
[Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
2025/12/26
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
2025/12/26
Re: [Django] #36830: Store the cache alias on the cache backend instance
Django
2025/12/26
Re: [Django] #36828: Missing input labels (WCAG2.1) (was: Django form fields render into invalid HTML)
Django
2025/12/26
Re: [Django] #36828: Django form fields render into invalid HTML
Django
2025/12/26
Re: [Django] #36828: Django form fields render into invalid HTML
Django
2025/12/26
Re: [Django] #36830: Store the cache alias on the cache backend instance
Django
2025/12/26
[Django] #36830: Store the cache alias on the cache backend instance
Django
2025/12/26
Re: [Django] #36828: Django form fields render into invalid HTML
Django
2025/12/26
Re: [Django] #36828: Django form fields render into invalid HTML
Django
2025/12/26
Re: [Django] #36828: Django form fields render into invalid HTML
Django
Earlier messages
Later messages