django-updates
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/07
Re: [Django] #36498: Inline button to add first / only related instance should say "Add ...", not "Add another ..."
Django
2026/04/07
Re: [Django] #33113: Add example to documentation of a DateInput with input_type='date'
Django
2026/04/07
Re: [Django] #36621: Button position issue when using admin filter_vertical.
Django
2026/04/06
Re: [Django] #36460: Improve accessibility of column sort buttons on admin changelist page
Django
2026/04/06
Re: [Django] #31317: Migration using CreateModel with unique_together followed by AlterUniqueTogether crashes
Django
2026/04/06
Re: [Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
Django
2026/04/06
Re: [Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
Django
2026/04/06
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/06
Re: [Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
Django
2026/04/06
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
2026/04/06
Re: [Django] #36458: Move focus to admin widget popup window after button click
Django
2026/04/06
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
2026/04/06
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
2026/04/06
Re: [Django] #37023: Make XML serializer put each ManyToManyField object on its own line
Django
2026/04/06
Re: [Django] #37023: Make XML serializer put each ManyToManyField object on its own line
Django
2026/04/06
Re: [Django] #37023: Make XML serializer put each ManyToManyField object on its own line
Django
2026/04/06
Re: [Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically
Django
2026/04/06
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
Django
2026/04/06
Re: [Django] #36986: Add Field.serialize_to_python/xml() and deserialize_from_python/xml() hooks (was: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey)
Django
2026/04/06
Re: [Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically
Django
2026/04/06
Re: [Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
Django
2026/04/06
Re: [Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
Django
2026/04/05
Re: [Django] #37023: Make XML serializer put each ManyToManyField object on its own line
Django
2026/04/05
Re: [Django] #13376: Messages should have an "expire" flag
Django
2026/04/05
Re: [Django] #37019: Make sync login() and logout() set request.auser if present
Django
2026/04/05
Re: [Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically
Django
2026/04/05
Re: [Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically
Django
2026/04/05
Re: [Django] #20151: get_deleted_objects does not check permissions on proxy model objects without ModelAdmin
Django
2026/04/05
Re: [Django] #20151: get_deleted_objects does not check permissions on proxy model objects without ModelAdmin
Django
2026/04/05
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
Django
2026/04/04
Re: [Django] #37023: Make XML serializer put each ManyToManyField object on its own line
Django
2026/04/04
[Django] #37023: Make XML serializer put each ManyToManyField object on its own line
Django
2026/04/04
Re: [Django] #31317: Migration using CreateModel with unique_together followed by AlterUniqueTogether crashes
Django
2026/04/04
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/04/04
Re: [Django] #37022: manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname
Django
2026/04/04
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
2026/04/04
Re: [Django] #37022: manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname
Django
2026/04/04
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/04/04
Re: [Django] #37022: manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname
Django
2026/04/04
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/04
Re: [Django] #27150: Wrong File object behavior if file object has no name attribute
Django
2026/04/03
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/04/03
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/03
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/04/03
Re: [Django] #37022: manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname
Django
2026/04/03
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/04/03
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/04/03
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/03
Re: [Django] #36459: Improve accessibility of the buttons inside the AdminDateWidget dialog using ARIA attributes
Django
2026/04/03
Re: [Django] #37022: manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname
Django
2026/04/03
Re: [Django] #37022: manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname
Django
2026/04/03
[Django] #37022: manage.py runserver fails with "nodename nor servname provided" when run using an rfc6761 hostname
Django
2026/04/03
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/04/03
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/03
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/03
Re: [Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/04/03
Re: [Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/04/03
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/04/03
Re: [Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically
Django
2026/04/03
Re: [Django] #37020: Adjust release instructions to stop editing *.po files fetched from Transifex
Django
2026/04/03
Re: [Django] #37019: Make sync login() and logout() set request.auser if present
Django
2026/04/02
Re: [Django] #37019: Make sync login() and logout() set request.auser if present
Django
2026/04/02
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
2026/04/02
Re: [Django] #36986: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey
Django
2026/04/02
Re: [Django] #31295: Avoid Select widget triggering additional query when using ModelChoiceIterator.
Django
2026/04/02
Re: [Django] #27150: Wrong File object behavior if file object has no name attribute
Django
2026/04/02
Re: [Django] #36575: Document using a link for LogoutView
Django
2026/04/02
Re: [Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically
Django
2026/04/02
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
Django
2026/04/02
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
Django
2026/04/02
Re: [Django] #27150: Wrong File object behavior if file object has no name attribute
Django
2026/04/02
Re: [Django] #22977: No validation error when ForeignKey related_name clashes with manager name.
Django
2026/04/02
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/04/02
Re: [Django] #22977: No validation error when ForeignKey related_name clashes with manager name.
Django
2026/04/02
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/04/02
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/02
Re: [Django] #26547: User has_perm Is Not Developer Friendly
Django
2026/04/02
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/02
Re: [Django] #37020: Adjust release instructions to stop editing *.po files fetched from Transifex
Django
2026/04/02
Re: [Django] #37020: Adjust release instructions to stop editing *.po files fetched from Transifex
Django
2026/04/02
Re: [Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/02
[Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
Django
2026/04/02
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/04/02
[Django] #37020: Adjust release instructions to stop editing *.po files fetched from Transifex
Django
2026/04/02
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/04/02
Re: [Django] #36998: firstof tag doesn't require an argument when used with as var
Django
2026/04/02
Re: [Django] #36998: firstof tag doesn't require an argument when used with as var
Django
2026/04/02
Re: [Django] #36998: firstof tag doesn't require an argument when used with as var
Django
2026/04/02
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
2026/04/02
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
2026/04/02
Re: [Django] #20024: QuerySet.exclude() does not work with lists containing a 'None' element.
Django
2026/04/02
Re: [Django] #20024: QuerySet.exclude() does not work with lists containing a 'None' element.
Django
2026/04/02
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/04/02
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/04/02
Re: [Django] #20024: QuerySet.exclude() does not work with lists containing a 'None' element.
Django
2026/04/02
Re: [Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/04/02
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/04/02
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
2026/04/02
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
2026/04/02
Re: [Django] #37017: alogout() doesn't clear request.user
Django
2026/04/02
Re: [Django] #37017: alogout() doesn't clear request.user
Django
2026/04/02
[Django] #37019: Make sync login() and logout() set request.auser if present
Django
2026/04/02
Re: [Django] #37017: alogout() doesn't clear request.user
Django
2026/04/02
Re: [Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/04/02
Re: [Django] #37014: SQLite emulation of db_default involving Extract/Trunc might unexpectedly apply overridden timezone for inserted values
Django
2026/04/02
Re: [Django] #36998: firstof tag doesn't require an argument when used with as var
Django
2026/04/01
Re: [Django] #36553: Improve the semantic structure of admin widgets.
Django
2026/04/01
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/04/01
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
Django
2026/04/01
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/04/01
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/04/01
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
2026/04/01
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/04/01
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/04/01
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/04/01
Re: [Django] #31571: Explain how to transform a geometry with GDAL 3 authority axis strategy.
Django
2026/04/01
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
Django
2026/04/01
Re: [Django] #37017: alogout() doesn't clear request.user
Django
2026/04/01
Re: [Django] #37018: Generated migrations should use tuples instead of lists
Django
2026/04/01
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/04/01
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
Django
2026/04/01
Re: [Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/04/01
Re: [Django] #37017: alogout() doesn't clear request.user
Django
2026/04/01
[Django] #37018: Generated migrations should use tuples instead of lists
Django
2026/04/01
Re: [Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/04/01
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
2026/03/31
Re: [Django] #37007: Extend contributor writing style section to counsel against the kinds of mistakes LLMs make
Django
2026/03/31
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/31
Re: [Django] #36912: Q.create() doesn't validate connectors as Q.__init__() does
Django
2026/03/31
Re: [Django] #37017: alogout() doesn't clear request.user
Django
2026/03/31
[Django] #37017: alogout() doesn't clear request.user
Django
2026/03/31
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
2026/03/31
Re: [Django] #27825: Document that models don't cast field values to the same type that's retrieved from the database
Django
2026/03/31
Re: [Django] #37011: The presence of a non-readonly non-editable field in ModelAdmin fails at runtime and has no system check
Django
2026/03/31
Re: [Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/03/31
[Django] #37016: Avoid propagating invalid arguments from When() to Q() on dictionary expansion
Django
2026/03/31
Re: [Django] #31571: Explain how to transform a geometry with GDAL 3 authority axis strategy.
Django
2026/03/31
Re: [Django] #36458: Move focus to admin widget popup window after button click
Django
2026/03/31
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/03/31
Re: [Django] #37015: Improve template debugging by showing missing context variables and suggestions
Django
2026/03/31
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
Django
2026/03/31
Re: [Django] #35943: Remove deprecated 'unload' event listener
Django
2026/03/31
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/03/31
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/03/31
Re: [Django] #22125: Unnecessary creation of index for ManyToManyField
Django
2026/03/31
Re: [Django] #37015: Improve template debugging by showing missing context variables and suggestions
Django
2026/03/31
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
Django
2026/03/31
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
Django
2026/03/30
Re: [Django] #37015: Improve template debugging by showing missing context variables and suggestions
Django
2026/03/30
Re: [Django] #37015: Improve template debugging by showing missing context variables and suggestions
Django
2026/03/30
[Django] #37015: Improve template debugging by showing missing context variables and suggestions
Django
2026/03/30
Re: [Django] #37014: SQLite emulation of db_default involving Extract/Trunc might unexpectedly apply overridden timezone for inserted values
Django
2026/03/30
Re: [Django] #27737: Investigate if reloading old relational fields in migration operations' state_forwards is needed
Django
2026/03/30
Re: [Django] #29898: Adapt schema editors to operate from model states instead of fake rendered models
Django
2026/03/30
Re: [Django] #29898: Adapt schema editors to operate from model states instead of fake rendered models
Django
2026/03/30
Re: [Django] #36770: SQLite threading tests are flaky when parallel test suite runs in forkserver mode
Django
2026/03/30
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/03/30
Re: [Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
Django
2026/03/30
[Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
Django
2026/03/30
Re: [Django] #27825: Document that models don't cast field values to the same type that's retrieved from the database
Django
2026/03/30
Re: [Django] #27825: Document that models don't cast field values to the same type that's retrieved from the database
Django
2026/03/30
Re: [Django] #27825: Document that models don't cast field values to the same type that's retrieved from the database
Django
2026/03/30
Re: [Django] #35434: prefetch_related_objects fails to cache UUID FKs when the string representation of a UUID is used
Django
2026/03/30
Re: [Django] #36770: SQLite threading tests are flaky when parallel test suite runs in forkserver mode
Django
2026/03/30
Re: [Django] #36770: SQLite threading tests are flaky when parallel test suite runs in forkserver mode
Django
2026/03/30
Re: [Django] #36770: SQLite threading tests are flaky when parallel test suite runs in forkserver mode
Django
2026/03/30
Re: [Django] #19415: Clarify how aggregates work with multi-valued relationships and multiple filter() calls
Django
2026/03/30
[Django] #37014: SQLite emulation of db_default involving Extract/Trunc might unexpectedly apply overridden timezone for inserted values
Django
2026/03/30
Re: [Django] #19415: Clarify how aggregates work with multi-valued relationships and multiple filter() calls
Django
2026/03/30
Re: [Django] #19842: annotate()-based solution to distinct and order_by problem
Django
2026/03/30
Re: [Django] #37013: Omitting tzinfo argument to Trunc & Extract with USE_TZ = True and TIME_ZONE != UTC creates ambiguity for migrations
Django
2026/03/30
Re: [Django] #37011: The presence of a non-readonly non-editable field in ModelAdmin fails at runtime and has no system check
Django
2026/03/30
Re: [Django] #37010: Admin: improve filtered select feedback while filtering
Django
2026/03/30
Re: [Django] #36997: test_double_replaced_migrations_are_checked_correctly fails intermittently under Windows Subsystem for Linux (WSL)
Django
2026/03/30
Re: [Django] #37008: AutocompleteJsonView should return source_model and remote_model in process_request
Django
2026/03/30
Re: [Django] #36994: Middleware hooks working on functional middleware is not documented
Django
2026/03/30
Re: [Django] #36770: SQLite threading tests are flaky when parallel test suite runs in forkserver mode
Django
2026/03/30
Re: [Django] #36926: Admin list_display does not use boolean icons when traversing relations
Django
2026/03/30
Re: [Django] #36907: Docs for email `fail_silently` are incorrect and inconsistent
Django
2026/03/30
Re: [Django] #37012: Improve punctuation and sentence clarity in templates documentation
Django
2026/03/30
[Django] #37012: Improve punctuation and sentence clarity in templates documentation
Django
2026/03/30
Re: [Django] #36770: SQLite threading tests are flaky when parallel test suite runs in forkserver mode
Django
2026/03/30
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
Django
2026/03/30
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/03/30
[Django] #37011: The presence of a non-readonly non-editable field in ModelAdmin fails at runtime and has no system check
Django
2026/03/30
Re: [Django] #37009: Filter action icons in the admin changelist are slightly misaligned vertically
Django
2026/03/30
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/03/30
Re: [Django] #36907: Docs for email `fail_silently` are incorrect and inconsistent
Django
2026/03/30
Re: [Django] #36907: Docs for email `fail_silently` are incorrect and inconsistent
Django
2026/03/30
Re: [Django] #36907: Docs for email `fail_silently` are incorrect and inconsistent
Django
2026/03/30
Re: [Django] #36964: Clarify how persistent connections interact with runserver
Django
2026/03/29
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/03/29
Re: [Django] #37004: BaseModelFormSet could leverage totally_ordered property
Django
2026/03/29
Re: [Django] #16429: Allow refresh of path choices for FilePathField
Django
2026/03/29
Re: [Django] #36912: Q.create() doesn't validate connectors as Q.__init__() does
Django
2026/03/29
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/03/29
Re: [Django] #24800: Add logging of applied/unapplied migrations
Django
2026/03/29
Re: [Django] #20562: Docs: How to use django ORM with multiprocessing
Django
2026/03/29
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
2026/03/29
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
Django
Earlier messages
Later messages