Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Group path
Django updates
1–30 of 65165
Mark all as read
Report group
0 selected
Django
1:27 PM
Re: [Django] #37238: save() falls back to python default even when DatabaseDefault instance is assigned (was: 6.1: save() falls back to python default for primary key that should come from related instance instead)
#37238: save() falls back to python default even when DatabaseDefault instance is assigned ----------
unread,
Re: [Django] #37238: save() falls back to python default even when DatabaseDefault instance is assigned (was: 6.1: save() falls back to python default for primary key that should come from related instance instead)
#37238: save() falls back to python default even when DatabaseDefault instance is assigned ----------
1:27 PM
Django
4
1:24 PM
Re: [Django] #37238: 6.1: save() falls back to python default for primary key that should come from related instance instead
#37238: 6.1: save() falls back to python default for primary key that should come from related
unread,
Re: [Django] #37238: 6.1: save() falls back to python default for primary key that should come from related instance instead
#37238: 6.1: save() falls back to python default for primary key that should come from related
1:24 PM
Django
20
10:11 AM
[Django] #27752: Fix and test admin_order_field set for the __str__ of a model
#27752: Fix and test admin_order_field set for the __str__ of a model -------------------------------
unread,
[Django] #27752: Fix and test admin_order_field set for the __str__ of a model
#27752: Fix and test admin_order_field set for the __str__ of a model -------------------------------
10:11 AM
Django
10
10:10 AM
Re: [Django] #37194: Update Choice widget documentation to reflect current class hierarchy
#37194: Update Choice widget documentation to reflect current class hierarchy -----------------------
unread,
Re: [Django] #37194: Update Choice widget documentation to reflect current class hierarchy
#37194: Update Choice widget documentation to reflect current class hierarchy -----------------------
10:10 AM
Django
9
9:55 AM
[Django] #37237: Slow SQL query with a large list of values
#37237: Slow SQL query with a large list of values -------------------------------------+------------
unread,
[Django] #37237: Slow SQL query with a large list of values
#37237: Slow SQL query with a large list of values -------------------------------------+------------
9:55 AM
Django
9
8:04 AM
[Django] #37233: Admin renders a sort control for every "__str__" column
#37233: Admin renders a sort control for every "__str__" column ---------------------------
unread,
[Django] #37233: Admin renders a sort control for every "__str__" column
#37233: Admin renders a sort control for every "__str__" column ---------------------------
8:04 AM
Django
6:00 AM
Re: [Django] #37239: Saving related objects with generated primary keys doesn't update assigned relations (was: After assigning a related object with a db_default, the db_default expression is reevaluated when saving the other object)
#37239: Saving related objects with generated primary keys doesn't update assigned relations ----
unread,
Re: [Django] #37239: Saving related objects with generated primary keys doesn't update assigned relations (was: After assigning a related object with a db_default, the db_default expression is reevaluated when saving the other object)
#37239: Saving related objects with generated primary keys doesn't update assigned relations ----
6:00 AM
Django
4
4:23 AM
[Django] #37239: After assigning a related object with a db_default, the db_default expression is reevaluated when saving the other object
#37239: After assigning a related object with a db_default, the db_default expression is reevaluated
unread,
[Django] #37239: After assigning a related object with a db_default, the db_default expression is reevaluated when saving the other object
#37239: After assigning a related object with a db_default, the db_default expression is reevaluated
4:23 AM
Django
12
3:40 AM
[Django] #37234: bulk_create fails when related objects got PKs later
#37234: bulk_create fails when related objects got PKs later -------------------------------------+--
unread,
[Django] #37234: bulk_create fails when related objects got PKs later
#37234: bulk_create fails when related objects got PKs later -------------------------------------+--
3:40 AM
Django
11
3:15 AM
Re: [Django] #36964: Clarify how persistent connections interact with runserver
#36964: Clarify how persistent connections interact with runserver ----------------------------------
unread,
Re: [Django] #36964: Clarify how persistent connections interact with runserver
#36964: Clarify how persistent connections interact with runserver ----------------------------------
3:15 AM
Django
21
Jul 28
[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 -------------------------------+---------------
Jul 28
Django
Jul 28
Re: [Django] #37238: 6.1: save() falls back to python default for primary key that should come from related instance instead (was: 6.1: save() falls back to db_default for primary key that should come from related instance instead)
#37238: 6.1: save() falls back to python default for primary key that should come from related
unread,
Re: [Django] #37238: 6.1: save() falls back to python default for primary key that should come from related instance instead (was: 6.1: save() falls back to db_default for primary key that should come from related instance instead)
#37238: 6.1: save() falls back to python default for primary key that should come from related
Jul 28
Django
2
Jul 28
Re: [Django] #37224: Migration questioner complains about missing defaults for fields in unmanaged models
#37224: Migration questioner complains about missing defaults for fields in unmanaged models --------
unread,
Re: [Django] #37224: Migration questioner complains about missing defaults for fields in unmanaged models
#37224: Migration questioner complains about missing defaults for fields in unmanaged models --------
Jul 28
Django
Jul 28
[Django] #37238: 6.1: save() falls back to db_default for primary key that should come from related instance instead
#37238: 6.1: save() falls back to db_default for primary key that should come from related instance
unread,
[Django] #37238: 6.1: save() falls back to db_default for primary key that should come from related instance instead
#37238: 6.1: save() falls back to db_default for primary key that should come from related instance
Jul 28
Django
13
Jul 28
[Django] #37230: ModelAdmin.list_display: AttributeError when a __ lookup path ends in a relation field (regression from #36926)
#37230: ModelAdmin.list_display: AttributeError when a __ lookup path ends in a relation field (
unread,
[Django] #37230: ModelAdmin.list_display: AttributeError when a __ lookup path ends in a relation field (regression from #36926)
#37230: ModelAdmin.list_display: AttributeError when a __ lookup path ends in a relation field (
Jul 28
Django
2
Jul 28
[Django] #37236: Spatial indexes cannot be added, removed, or altered on RasterField
#37236: Spatial indexes cannot be added, removed, or altered on RasterField -------------------------
unread,
[Django] #37236: Spatial indexes cannot be added, removed, or altered on RasterField
#37236: Spatial indexes cannot be added, removed, or altered on RasterField -------------------------
Jul 28
Django
2
Jul 28
[Django] #37235: --debug-sql prints SQLParseError instead of falling back to unformatted SQL
#37235: --debug-sql prints SQLParseError instead of falling back to unformatted SQL -----------------
unread,
[Django] #37235: --debug-sql prints SQLParseError instead of falling back to unformatted SQL
#37235: --debug-sql prints SQLParseError instead of falling back to unformatted SQL -----------------
Jul 28
Django
4
Jul 28
Re: [Django] #37217: Contributing tutorial shows the django next version but it's hardcoded and could use some automated updating
#37217: Contributing tutorial shows the django next version but it's hardcoded and could use some
unread,
Re: [Django] #37217: Contributing tutorial shows the django next version but it's hardcoded and could use some automated updating
#37217: Contributing tutorial shows the django next version but it's hardcoded and could use some
Jul 28
Django
14
Jul 28
[Django] #35548: An error in TestCase.setUpTestData() leaks data on databases without transactions
#35548: An error in TestCase.setUpTestData() leaks data on databases without transactions -----------
unread,
[Django] #35548: An error in TestCase.setUpTestData() leaks data on databases without transactions
#35548: An error in TestCase.setUpTestData() leaks data on databases without transactions -----------
Jul 28
Django
12
Jul 28
[Django] #33752: Display exception groups on the technical 500 debug page on Python 3.11+.
#33752: Display exception groups on the technical 500 debug page on Python 3.11+. -------------------
unread,
[Django] #33752: Display exception groups on the technical 500 debug page on Python 3.11+.
#33752: Display exception groups on the technical 500 debug page on Python 3.11+. -------------------
Jul 28
Django
11
Jul 28
[Django] #33689: Django theme color variables are inconsistently named and poorly documented
#33689: Django theme color variables are inconsistently named and poorly documented -----------------
unread,
[Django] #33689: Django theme color variables are inconsistently named and poorly documented
#33689: Django theme color variables are inconsistently named and poorly documented -----------------
Jul 28
Django
11
Jul 28
[Django] #36830: Store the cache alias on the cache backend instance
#36830: Store the cache alias on the cache backend instance -------------------------------------+---
unread,
[Django] #36830: Store the cache alias on the cache backend instance
#36830: Store the cache alias on the cache backend instance -------------------------------------+---
Jul 28
Django
13
Jul 28
[Django] #17752: Serialization and multi-table inheritance
#17752: Serialization and multi-table inheritance -------------------------------------+-------------
unread,
[Django] #17752: Serialization and multi-table inheritance
#17752: Serialization and multi-table inheritance -------------------------------------+-------------
Jul 28
Django
7
Jul 27
[Django] #37212: djangodocs Sphinx extension incompatible with other themes
#37212: djangodocs Sphinx extension incompatible with other themes ----------------------------------
unread,
[Django] #37212: djangodocs Sphinx extension incompatible with other themes
#37212: djangodocs Sphinx extension incompatible with other themes ----------------------------------
Jul 27
Django
15
Jul 27
[Django] #22712: Consider not using built-in functions as parameters
#22712: Consider not using built-in functions as parameters -------------------------------------+---
unread,
[Django] #22712: Consider not using built-in functions as parameters
#22712: Consider not using built-in functions as parameters -------------------------------------+---
Jul 27
Django
38
Jul 27
[Django] #22125: Unnecessary creation of index for ManyToManyField
#22125: Unnecessary creation of index for ManyToManyField -------------------------------------+-----
unread,
[Django] #22125: Unnecessary creation of index for ManyToManyField
#22125: Unnecessary creation of index for ManyToManyField -------------------------------------+-----
Jul 27
Django
16
Jul 27
[Django] #26223: Squashing migrations with preserve_default=False keeps the default
#26223: Squashing migrations with preserve_default=False keeps the default --------------------------
unread,
[Django] #26223: Squashing migrations with preserve_default=False keeps the default
#26223: Squashing migrations with preserve_default=False keeps the default --------------------------
Jul 27
Django
15
Jul 27
[Django] #36888: acreate method doesn't call asave
#36888: acreate method doesn't call asave -------------------------------------+-----------------
unread,
[Django] #36888: acreate method doesn't call asave
#36888: acreate method doesn't call asave -------------------------------------+-----------------
Jul 27
Django
18
Jul 27
[Django] #28554: Add support for multiple file fields
#28554: Add support for multiple file fields -------------------------------------+------------------
unread,
[Django] #28554: Add support for multiple file fields
#28554: Add support for multiple file fields -------------------------------------+------------------
Jul 27
Django
12
Jul 27
[Django] #37201: Prefetch with to_attr silently ignored if matching property exists
#37201: Prefetch with to_attr silently ignored if matching property exists --------------------------
unread,
[Django] #37201: Prefetch with to_attr silently ignored if matching property exists
#37201: Prefetch with to_attr silently ignored if matching property exists --------------------------
Jul 27