Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 64857
Mark all as read
Report group
0 selected
Django
4
5:23 PM
[Django] #37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance
#37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance ---------
unread,
[Django] #37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance
#37027: refresh_from_db() with from_queryset + prefetch does not persist result in instance ---------
5:23 PM
Django
13
4:17 PM
[Django] #36953: Refactor Django mail tests
#36953: Refactor Django mail tests -------------------------------------+----------------------------
unread,
[Django] #36953: Refactor Django mail tests
#36953: Refactor Django mail tests -------------------------------------+----------------------------
4:17 PM
Django
21
2:30 PM
[Django] #27150: Wrong File object behavior if file object has no name attribute
#27150: Wrong File object behavior if file object has no name attribute -----------------------------
unread,
[Django] #27150: Wrong File object behavior if file object has no name attribute
#27150: Wrong File object behavior if file object has no name attribute -----------------------------
2:30 PM
Django
8
1:38 PM
[Django] #37020: Adjust release instructions to stop editing *.po files fetched from Transifex
#37020: Adjust release instructions to stop editing *.po files fetched from Transifex ---------------
unread,
[Django] #37020: Adjust release instructions to stop editing *.po files fetched from Transifex
#37020: Adjust release instructions to stop editing *.po files fetched from Transifex ---------------
1:38 PM
Django
14
12:38 PM
Re: [Django] #36494: Various failures in JSONField lookups when using expressions in right-hand side
#36494: Various failures in JSONField lookups when using expressions in right-hand side -------------
unread,
Re: [Django] #36494: Various failures in JSONField lookups when using expressions in right-hand side
#36494: Various failures in JSONField lookups when using expressions in right-hand side -------------
12:38 PM
Django
11
11:57 AM
Re: [Django] #13376: Messages should have an "expire" flag
#13376: Messages should have an "expire" flag ----------------------------------+----------
unread,
Re: [Django] #13376: Messages should have an "expire" flag
#13376: Messages should have an "expire" flag ----------------------------------+----------
11:57 AM
Django
11
10:22 AM
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
#36901: Centralize mitigations against timing attacks targeting user enumeration --------------------
unread,
Re: [Django] #36901: Centralize mitigations against timing attacks targeting user enumeration
#36901: Centralize mitigations against timing attacks targeting user enumeration --------------------
10:22 AM
Django
15
9:51 AM
[Django] #16429: Add configurable caching to FilePathField
#16429: Allow refresh of path choices for FilePathField -------------------------------------+-------
unread,
[Django] #16429: Add configurable caching to FilePathField
#16429: Allow refresh of path choices for FilePathField -------------------------------------+-------
9:51 AM
Django
4
9:18 AM
[Django] #36626: Support sub-second resolution in GDAL Features' datetime fields
#36626: Support sub-second resolution in GDAL Features' datetime fields -------------------------
unread,
[Django] #36626: Support sub-second resolution in GDAL Features' datetime fields
#36626: Support sub-second resolution in GDAL Features' datetime fields -------------------------
9:18 AM
Django
6
8:40 AM
[Django] #27737: Investigate if reloading old relational fields in migration operations' state_forwards is needed
#27737: Investigate if reloading old relational fields in migration operations' state_forwards is
unread,
[Django] #27737: Investigate if reloading old relational fields in migration operations' state_forwards is needed
#27737: Investigate if reloading old relational fields in migration operations' state_forwards is
8:40 AM
Django
2
3:46 AM
Re: [Django] #37025: RemoteUserMiddleware.header does not correspond to request.META in the async path
#37025: RemoteUserMiddleware.header does not correspond to request.META in the async path -----------
unread,
Re: [Django] #37025: RemoteUserMiddleware.header does not correspond to request.META in the async path
#37025: RemoteUserMiddleware.header does not correspond to request.META in the async path -----------
3:46 AM
Django
3
Apr 9
[Django] #37028: Cross-database support for `BitAnd()`, `BitOr()`, and `BitXor()` aggregates
#37028: Cross-database support for `BitAnd()`, `BitOr()`, and `BitXor()` aggregates -----------------
unread,
[Django] #37028: Cross-database support for `BitAnd()`, `BitOr()`, and `BitXor()` aggregates
#37028: Cross-database support for `BitAnd()`, `BitOr()`, and `BitXor()` aggregates -----------------
Apr 9
Django
Apr 9
Re: [Django] #37025: RemoteUserMiddleware.header does not correspond to request.META in the async path (was: Deprecate the prefixing of HTTP_ to header names in RemoteUserMiddleware.aprocess_request())
#37025: RemoteUserMiddleware.header does not correspond to request.META in the async path -----------
unread,
Re: [Django] #37025: RemoteUserMiddleware.header does not correspond to request.META in the async path (was: Deprecate the prefixing of HTTP_ to header names in RemoteUserMiddleware.aprocess_request())
#37025: RemoteUserMiddleware.header does not correspond to request.META in the async path -----------
Apr 9
Django
11
Apr 9
[Django] #37025: Deprecate the prefixing of HTTP_ to header names in RemoteUserMiddleware.aprocess_request()
#37025: Deprecate the prefixing of HTTP_ to header names in RemoteUserMiddleware.aprocess_request() -
unread,
[Django] #37025: Deprecate the prefixing of HTTP_ to header names in RemoteUserMiddleware.aprocess_request()
#37025: Deprecate the prefixing of HTTP_ to header names in RemoteUserMiddleware.aprocess_request() -
Apr 9
Django
5
Apr 9
[Django] #37026: edit_only not implemented for formsets in GenericInlineModelAdmin
#37026: edit_only not implemented for formsets in GenericInlineModelAdmin ---------------------------
unread,
[Django] #37026: edit_only not implemented for formsets in GenericInlineModelAdmin
#37026: edit_only not implemented for formsets in GenericInlineModelAdmin ---------------------------
Apr 9
Django
20
Apr 9
[Django] #33113: Add example to documentation of a DateInput with input_type='date'
#33113: Add example to documentation of a DateInput with input_type='date' ------------------
unread,
[Django] #33113: Add example to documentation of a DateInput with input_type='date'
#33113: Add example to documentation of a DateInput with input_type='date' ------------------
Apr 9
Django
5
Apr 8
Re: [Django] #36916: Add support for streaming with TaskGroups
#36916: Add support for streaming with TaskGroups -------------------------------------+-------------
unread,
Re: [Django] #36916: Add support for streaming with TaskGroups
#36916: Add support for streaming with TaskGroups -------------------------------------+-------------
Apr 8
Django
38
Apr 8
[Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
#35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message. ---
unread,
[Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
#35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message. ---
Apr 8
Django
6
Apr 8
[Django] #25243: inspectdb crashes if SQLite foreign key references sqlite_master
#25243: inspectdb crashes if SQLite foreign key references sqlite_master ----------------------------
unread,
[Django] #25243: inspectdb crashes if SQLite foreign key references sqlite_master
#25243: inspectdb crashes if SQLite foreign key references sqlite_master ----------------------------
Apr 8
Django
12
Apr 8
[Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails
#24434: Django Custom Field inherits ForeignKey deconstruct() fails ---------------------------------
unread,
[Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails
#24434: Django Custom Field inherits ForeignKey deconstruct() fails ---------------------------------
Apr 8
Django
25
Apr 8
[Django] #35959: Admin "Change password" Button Visible with Only "Can view user" Permission
#35959: Admin "Change password" Button Visible with Only "Can view user"
unread,
[Django] #35959: Admin "Change password" Button Visible with Only "Can view user" Permission
#35959: Admin "Change password" Button Visible with Only "Can view user"
Apr 8
Django
18
Apr 8
[Django] #30577: feature request: custom rendering for readonly fields in admin
#30577: Custom rendering for readonly fields in admin -------------------------------+---------------
unread,
[Django] #30577: feature request: custom rendering for readonly fields in admin
#30577: Custom rendering for readonly fields in admin -------------------------------+---------------
Apr 8
Django
4
Apr 8
[Django] #37024: Integer SITE_ID check incorrect when a different primary key type is used
#37024: Integer SITE_ID check incorrect when a different primary key type is used -------------------
unread,
[Django] #37024: Integer SITE_ID check incorrect when a different primary key type is used
#37024: Integer SITE_ID check incorrect when a different primary key type is used -------------------
Apr 8
Django
17
Apr 8
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
#36542: AdminSite views (such as login) leak sensitive POST data ------------------------------------
unread,
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
#36542: AdminSite views (such as login) leak sensitive POST data ------------------------------------
Apr 8
Django
10
Apr 8
[Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
#36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend --
unread,
[Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
#36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend --
Apr 8
Django
10
Apr 8
[Django] #37006: Attempting to recreate the PK in a model with no other fields generates a migration that crashes on SQLite
#37006: Attempting to recreate the PK in a model with no other fields generates a migration that
unread,
[Django] #37006: Attempting to recreate the PK in a model with no other fields generates a migration that crashes on SQLite
#37006: Attempting to recreate the PK in a model with no other fields generates a migration that
Apr 8
Django
14
Apr 7
[Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
#37021: Add a helper function to return the permission string representation to be used with `user.
unread,
[Django] #37021: Add a helper function to return the permission string representation to be used with `user.has_perm()`
#37021: Add a helper function to return the permission string representation to be used with `user.
Apr 7
Django
21
Apr 7
[Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
#36816: Allow **kwargs in @task decorator to support custom Task subclasses -------------------------
unread,
[Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
#36816: Allow **kwargs in @task decorator to support custom Task subclasses -------------------------
Apr 7
Django
7
Apr 7
Re: [Django] #15759: list_editable should respect per-object permissions
#15759: list_editable should respect per-object permissions -------------------------------------+---
unread,
Re: [Django] #15759: list_editable should respect per-object permissions
#15759: list_editable should respect per-object permissions -------------------------------------+---
Apr 7
Django
17
Apr 7
[Django] #36498: Inline button to add first / only related instance should say "Add ...", not "Add another ..."
#36498: Inline button to add first / only related instance should say "Add ...", not "
unread,
[Django] #36498: Inline button to add first / only related instance should say "Add ...", not "Add another ..."
#36498: Inline button to add first / only related instance should say "Add ...", not "
Apr 7