django-updates
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/08
Re: [Django] #16281: ContentType.get_object_for_this_type using wrong database for creating object
Django
2026/06/08
Re: [Django] #23929: More tests for create_default_site
Django
2026/06/08
Re: [Django] #16281: ContentType.get_object_for_this_type using wrong database for creating object
Django
2026/06/08
Re: [Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
Django
2026/06/08
Re: [Django] #37130: Unnecessary query in db cache backend when CULL_FREQUENCY > MAX_ENTRIES + 1
Django
2026/06/08
Re: [Django] #32785: Reduce culling frequency of database cache backend
Django
2026/06/08
[Django] #37149: Use securitypolicyviolation event listener in tearDown() to check CSP violations for integration tests
Django
2026/06/08
Re: [Django] #37148: Minor corrections for Turkmen translation
Django
2026/06/08
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
Django
2026/06/07
Re: [Django] #37148: Minor corrections for Turkmen translation
Django
2026/06/07
[Django] #37148: Minor corrections for Turkmen translation
Django
2026/06/07
Re: [Django] #37147: Empty form for inlines breaks when using db_default on primary key field
Django
2026/06/07
Re: [Django] #27106: Document which template filters can be used in Python code (and how)
Django
2026/06/07
Re: [Django] #37130: Unnecessary query in db cache backend when CULL_FREQUENCY > MAX_ENTRIES + 1
Django
2026/06/07
Re: [Django] #37147: Empty form for inlines breaks when using db_default on primary key field
Django
2026/06/07
Re: [Django] #37147: Empty form for inlines breaks when using db_default on primary key field
Django
2026/06/07
[Django] #37147: Empty form for inlines breaks when using db_default on primary key field
Django
2026/06/06
Re: [Django] #37143: aiterator() missing check for chunk_size=None after prefetch_related()
Django
2026/06/06
Re: [Django] #37143: aiterator() missing check for chunk_size=None after prefetch_related()
Django
2026/06/06
Re: [Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
Django
2026/06/06
Re: [Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
Django
2026/06/05
Re: [Django] #37146: New Contributor Instructions Mildly Discouraging
Django
2026/06/05
[Django] #37146: New Contributor Instructions Mildly Discouraging
Django
2026/06/05
Re: [Django] #36984: Prevent extremely long validation messages in inlines
Django
2026/06/05
Re: [Django] #36984: Prevent extremely long validation messages in inlines
Django
2026/06/05
Re: [Django] #32785: Reduce culling frequency of database cache backend
Django
2026/06/05
Re: [Django] #36984: Prevent extremely long validation messages in inlines
Django
2026/06/05
Re: [Django] #36972: Provide help text in password prompts for createsuperuser and changepassword commands
Django
2026/06/05
Re: [Django] #36972: Provide help text in password prompts for createsuperuser and changepassword commands
Django
2026/06/05
Re: [Django] #28236: Integrate dj-database-url into Django
Django
2026/06/05
Re: [Django] #28236: Integrate dj-database-url into Django
Django
2026/06/05
Re: [Django] #28236: Integrate dj-database-url into Django
Django
2026/06/05
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
Django
2026/06/05
[Django] #37145: ModelFormSet breaks when changing prefix format
Django
2026/06/05
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
Django
2026/06/05
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
Django
2026/06/05
Re: [Django] #37136: Integrate Oracle Test Pilot into CI
Django
2026/06/05
Re: [Django] #37136: Integrate Oracle Test Pilot into CI
Django
2026/06/05
Re: [Django] #36972: Provide help text in password prompts for createsuperuser and changepassword commands
Django
2026/06/05
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/05
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/05
Re: [Django] #28236: Integrate dj-database-url into Django
Django
2026/06/05
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/06/05
Re: [Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
Django
2026/06/05
Re: [Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
Django
2026/06/04
Re: [Django] #37143: aiterator() missing check for chunk_size=None after prefetch_related()
Django
2026/06/04
Re: [Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
Django
2026/06/04
Re: [Django] #35798: Admin sidebar still flashes when page loads
Django
2026/06/04
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
Django
2026/06/04
Re: [Django] #32785: Reduce culling frequency of database cache backend
Django
2026/06/04
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/04
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/04
Re: [Django] #37110: Use `zoneinfo` for validating `TIME_ZONE` setting instead of `Path("/usr/share/zoneinfo")`
Django
2026/06/04
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/04
Re: [Django] #35659: Document db_default behaviour before instances are saved
Django
2026/06/04
Re: [Django] #37144: Filters appear above main table in admin in Firefox
Django
2026/06/04
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/04
Re: [Django] #37144: Filters appear above main table in admin in Firefox
Django
2026/06/04
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/04
Re: [Django] #34753: Document how to safely construct email addresses
Django
2026/06/04
Re: [Django] #34753: Document how to safely construct email addresses
Django
2026/06/04
Re: [Django] #37144: Filters appear above main table in admin in Firefox
Django
2026/06/04
Re: [Django] #37144: Filters appear above main table in admin in Firefox
Django
2026/06/04
Re: [Django] #37144: Filters appear above main table in admin in Firefox
Django
2026/06/04
[Django] #37144: Filters appear above main table in admin in Firefox
Django
2026/06/04
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/04
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/04
[Django] #37143: aiterator() missing check for chunk_size=None after prefetch_related()
Django
2026/06/04
[Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
Django
2026/06/04
Re: [Django] #37113: Don't let cache backends swallow explicit errors in cache arguments
Django
2026/06/04
Re: [Django] #37110: Use `zoneinfo` for validating `TIME_ZONE` setting instead of `Path("/usr/share/zoneinfo")`
Django
2026/06/04
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
Django
2026/06/04
Re: [Django] #37110: Use `zoneinfo` for validating `TIME_ZONE` setting instead of `Path("/usr/share/zoneinfo")`
Django
2026/06/04
Re: [Django] #37137: Replace raw SQL suggestion in TIME_ZONE docs
Django
2026/06/03
Re: [Django] #37138: Outdated docs CSS in local and preview builds
Django
2026/06/03
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/03
Re: [Django] #37137: Replace raw SQL suggestion in TIME_ZONE docs
Django
2026/06/03
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/03
Re: [Django] #37138: Outdated docs CSS in local and preview builds
Django
2026/06/03
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/03
Re: [Django] #37129: Cache docs incompletely characterize when culling happens
Django
2026/06/03
Re: [Django] #28567: Incompatibility between the set_language() view, LocaleMiddleware, and i18n_patterns() when prefix_default_language=False.
Django
2026/06/03
Re: [Django] #10227: Support a related_default on OneToOne fields
Django
2026/06/03
Re: [Django] #10227: Support a related_default on OneToOne fields
Django
2026/06/03
Re: [Django] #36492: Sqlite: lack of specificity when querying against booleans hurts the query-optimizer
Django
2026/06/03
Re: [Django] #32691: Performance regression in Exact lookup on BooleanField on MySQL.
Django
2026/06/03
Re: [Django] #36492: Sqlite: lack of specificity when querying against booleans hurts the query-optimizer
Django
2026/06/03
Re: [Django] #36492: Sqlite: lack of specificity when querying against booleans hurts the query-optimizer
Django
2026/06/03
Re: [Django] #32691: Performance regression in Exact lookup on BooleanField on MySQL.
Django
2026/06/03
Re: [Django] #36905: Remove safe parameter from JsonResponse
Django
2026/06/03
Re: [Django] #37110: Use `zoneinfo` for validating `TIME_ZONE` setting instead of `Path("/usr/share/zoneinfo")`
Django
2026/06/03
Re: [Django] #37135: LayerMapping unable to update PointFields with "unique" keyword parameter
Django
2026/06/03
Re: [Django] #37135: LayerMapping unable to update PointFields with "unique" keyword parameter
Django
2026/06/03
Re: [Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/03
Re: [Django] #13894: Provide caching guidance for messages framework
Django
2026/06/03
[Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
Django
2026/06/03
Re: [Django] #37136: Integrate Oracle Test Pilot into CI
Django
2026/06/03
Re: [Django] #37135: LayerMapping unable to update PointFields with "unique" keyword parameter (was: LayerMapping utility seems unable to import PointFields with "unique" keyword parameter)
Django
2026/06/03
Re: [Django] #37110: Use `zoneinfo` for validating `TIME_ZONE` setting instead of `Path("/usr/share/zoneinfo")`
Django
2026/06/03
Re: [Django] #37136: Integrate Oracle Test Pilot into CI
Django
2026/06/03
Re: [Django] #37110: Use `zoneinfo` for validating `TIME_ZONE` setting instead of `Path("/usr/share/zoneinfo")`
Django
2026/06/03
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
2026/06/03
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
2026/06/03
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
2026/06/03
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
2026/06/03
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
2026/06/03
Re: [Django] #37140: NULL handling of exclude() with __in varies between nullable expressions versus literal None (was: Document NULL handling of exclude() with __in subqueries)
Django
2026/06/03
Re: [Django] #37140: Document NULL handling of exclude() with __in subqueries
Django
2026/06/03
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/03
[Django] #37140: Document NULL handling of exclude() with __in subqueries
Django
2026/06/03
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/03
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/03
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default
Django
2026/06/03
Re: [Django] #36560: When the Cache-Control header is set to no-store, the response is cached.
Django
2026/06/03
Re: [Django] #37139: InlineAdmin breaks when using db_default on primary key field without a python default (was: Using db_default with the new UUID4 and UUID7 functions crashes in the admin.)
Django
2026/06/03
Re: [Django] #37139: Using db_default with the new UUID4 and UUID7 functions crashes in the admin.
Django
2026/06/03
Re: [Django] #37137: Replace raw SQL suggestion in TIME_ZONE docs
Django
2026/06/03
Re: [Django] #37139: Using db_default with the new UUID4 and UUID7 functions crashes in the admin.
Django
2026/06/03
[Django] #37139: Using db_default with the new UUID4 and UUID7 functions crashes in the admin.
Django
2026/06/02
Re: [Django] #35674: Provide a check for settings removed (post deprecation)
Django
2026/06/02
Re: [Django] #37122: JSONField has_changed doesn't reflect disabled correctly
Django
2026/06/02
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
2026/06/02
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
2026/06/02
[Django] #37138: Outdated docs CSS in local and preview builds
Django
2026/06/02
Re: [Django] #37128: Include setUpTestData as a way to speed up tests
Django
2026/06/02
[Django] #37137: Replace raw SQL suggestion in TIME_ZONE docs
Django
2026/06/02
Re: [Django] #13894: Provide caching guidance for messages framework
Django
2026/06/02
Re: [Django] #13894: Provide caching guidance for messages framework
Django
2026/06/02
Re: [Django] #13894: Provide caching guidance for messages framework (was: Disable upstream caching with messages framework)
Django
2026/06/02
Re: [Django] #37128: Include setUpTestData as a way to speed up tests
Django
2026/06/02
Re: [Django] #36864: Add support for modules to import_string() (was: Automatic shell imports cannot reliably handle submodules)
Django
2026/06/02
Re: [Django] #36864: Automatic shell imports cannot reliably handle submodules
Django
2026/06/02
Re: [Django] #37136: Integrate Oracle Test Pilot into CI
Django
2026/06/02
Re: [Django] #36972: Provide help text in password prompts for createsuperuser and changepassword commands
Django
2026/06/02
Re: [Django] #37136: Integrate Oracle Test Pilot into CI
Django
2026/06/02
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/06/02
Re: [Django] #35674: Provide a check for settings removed (post deprecation)
Django
2026/06/02
Re: [Django] #34034: Adding a class on ChoiceWidget subwidgets is excessively difficult
Django
2026/06/02
Re: [Django] #37099: Add :dep: directive to Sphinx documentation
Django
2026/06/02
Re: [Django] #37134: Fontawesome console tab icons not appearing in locally generated html docs
Django
2026/06/02
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/06/02
Re: [Django] #37124: AccessMixin: object HttpResponseRedirect can't be used in 'await' expression
Django
2026/06/02
Re: [Django] #37118: Support variables in the {% now %} template tag
Django
2026/06/02
Re: [Django] #37133: TranslationCatalog always prepends the plural version rather than merge when the same
Django
2026/06/02
Re: [Django] #36439: Auth hashing blocks event loop if using asyncio
Django
2026/06/02
Re: [Django] #36439: Auth hashing blocks event loop if using asyncio
Django
2026/06/02
Re: [Django] #37103: HttpRequest.body raises ValueError for malformed CONTENT_LENGTH
Django
2026/06/02
Re: [Django] #37103: HttpRequest.body raises ValueError for malformed CONTENT_LENGTH
Django
2026/06/02
Re: [Django] #37124: AccessMixin: object HttpResponseRedirect can't be used in 'await' expression
Django
2026/06/02
Re: [Django] #37124: AccessMixin: object HttpResponseRedirect can't be used in 'await' expression
Django
2026/06/02
Re: [Django] #37133: TranslationCatalog always prepends the plural version rather than merge when the same
Django
2026/06/02
Re: [Django] #37124: AccessMixin: object HttpResponseRedirect can't be used in 'await' expression
Django
2026/06/01
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/06/01
Re: [Django] #37124: AccessMixin: object HttpResponseRedirect can't be used in 'await' expression
Django
2026/06/01
Re: [Django] #35813: Made makemigrations detect changes to unmanaged models (was: Makemigrations not properly tracking changes to unmanaged models)
Django
2026/06/01
Re: [Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL
Django
2026/06/01
Re: [Django] #28800: Add a management command to list URL patterns
Django
2026/06/01
Re: [Django] #28800: Add a management command to list URL patterns
Django
2026/06/01
Re: [Django] #28800: Add a management command to list URL patterns
Django
2026/06/01
Re: [Django] #36436: Sensitive signer.key exposed via Django messages framework in templates
Django
2026/06/01
Re: [Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL
Django
2026/06/01
Re: [Django] #37115: Add support for Generic Relations / Table-Valued Expressions in the ORM
Django
2026/06/01
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/06/01
Re: [Django] #37124: AccessMixin: object HttpResponseRedirect can't be used in 'await' expression
Django
2026/06/01
Re: [Django] #37119: Adjust CSP middleware ordering note to clarify the effect of "accessing" the nonce
Django
2026/06/01
Re: [Django] #37119: Adjust CSP middleware ordering note to clarify the effect of "accessing" the nonce
Django
2026/06/01
Re: [Django] #37119: Adjust CSP middleware ordering note to clarify the effect of "accessing" the nonce
Django
2026/06/01
Re: [Django] #37119: Adjust CSP middleware ordering note to clarify the effect of "accessing" the nonce
Django
2026/06/01
[Django] #37136: Integrate Oracle Test Pilot into CI
Django
2026/06/01
[Django] #37135: LayerMapping utility seems unable to import PointFields with "unique" keyword parameter
Django
2026/06/01
Re: [Django] #37131: Improvements to the security topic
Django
2026/06/01
Re: [Django] #37132: Replaced Python 2-style super() call in SafeMIMEText.set_payload()
Django
2026/06/01
Re: [Django] #37134: Fontawesome console tab icons not appearing in locally generated html docs
Django
2026/06/01
Re: [Django] #37108: DjangoJSONEncoder encodes time inconsistently depending on microseconds
Django
2026/06/01
Re: [Django] #37133: TranslationCatalog always prepends the plural version rather than merge when the same
Django
2026/06/01
Re: [Django] #37133: TranslationCatalog always prepends the plural version rather than merge when the same (was: Bug in TranslationCatalog)
Django
2026/06/01
Re: [Django] #37130: Unnecessary query in db cache backend when CULL_FREQUENCY > MAX_ENTRIES + 1
Django
2026/06/01
Re: [Django] #37129: Cache docs incompletely characterize when culling happens
Django
2026/05/31
[Django] #37134: Fontawesome console tab icons not appearing in locally generated html docs
Django
2026/05/31
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
2026/05/31
Re: [Django] #37133: Bug in TranslationCatalog
Django
2026/05/31
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
2026/05/31
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
2026/05/31
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
2026/05/31
[Django] #37133: Bug in TranslationCatalog
Django
2026/05/31
[Django] #37132: Replaced Python 2-style super() call in SafeMIMEText.set_payload()
Django
2026/05/31
Re: [Django] #37127: Link to form templates in documentation
Django
2026/05/31
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/05/31
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/05/31
Re: [Django] #37127: Link to form templates in documentation
Django
2026/05/31
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/05/31
Re: [Django] #37131: Improvements to the security topic (was: Improvements to XSS section of security topic)
Django
2026/05/31
Re: [Django] #37131: Improvements to XSS section of security topic
Django
2026/05/31
[Django] #37131: Improvements to XSS section of security topic
Django
2026/05/31
Re: [Django] #28592: Reorganize CSRF documentation and add to FAQs
Django
2026/05/30
Re: [Django] #35874: The console directive is not accessible for screenreaders.
Django
2026/05/30
Re: [Django] #37126: Make Task and TaskResult comparable
Django
2026/05/30
Re: [Django] #28592: Reorganize CSRF documentation and add to FAQs
Django
2026/05/30
Re: [Django] #37127: Link to form templates in documentation
Django
2026/05/30
Re: [Django] #36864: Automatic shell imports cannot reliably handle submodules
Django
Earlier messages
Later messages