Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 64625
Mark all as read
Report group
0 selected
Django
36
Jan 14
[Django] #27489: Renaming a model doesn't rename the permission name and codename
#27489: Renaming a model doesn't rename the permission name and codename ------------------------
unread,
[Django] #27489: Renaming a model doesn't rename the permission name and codename
#27489: Renaming a model doesn't rename the permission name and codename ------------------------
Jan 14
Django
8
Jan 14
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
#36822: Implement parameter limit for Postgres backend with server-side binding enabled -------------
unread,
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
#36822: Implement parameter limit for Postgres backend with server-side binding enabled -------------
Jan 14
Django
9
Jan 14
[Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
#36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
unread,
[Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
#36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Jan 14
Django
Jan 14
[Django] #36865: Query casting introduced in Django 5.2 makes queries miss DB indexes
#36865: Query casting introduced in Django 5.2 makes queries miss DB indexes ------------------------
unread,
[Django] #36865: Query casting introduced in Django 5.2 makes queries miss DB indexes
#36865: Query casting introduced in Django 5.2 makes queries miss DB indexes ------------------------
Jan 14
Django
30
Jan 14
[Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
#34699: Filtering on annotated TruncSecond expression gives unexpected result. ----------------------
unread,
[Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
#34699: Filtering on annotated TruncSecond expression gives unexpected result. ----------------------
Jan 14
Django
20
Jan 14
[Django] #29843: Migrations involving permissions (in Meta class of model) are not applied immediately
#29843: Create permissions using migration operations rather than using the post_migrate signal -----
unread,
[Django] #29843: Migrations involving permissions (in Meta class of model) are not applied immediately
#29843: Create permissions using migration operations rather than using the post_migrate signal -----
Jan 14
Django
8
Jan 14
Re: [Django] #36189: Deprecate `"use_returning_into" database option.
#36189: Deprecate `"use_returning_into" database option. ----------------------------------
unread,
Re: [Django] #36189: Deprecate `"use_returning_into" database option.
#36189: Deprecate `"use_returning_into" database option. ----------------------------------
Jan 14
Django
6
Jan 14
[Django] #36864: Automatic shell imports cannot reliably handle submodules
#36864: Automatic shell imports cannot reliably handle submodules -----------------------------------
unread,
[Django] #36864: Automatic shell imports cannot reliably handle submodules
#36864: Automatic shell imports cannot reliably handle submodules -----------------------------------
Jan 14
Django
21
Jan 14
[Django] #27222: Refresh expressions on save
#27222: Refresh fields that are expressions after Model.save() -------------------------------------+
unread,
[Django] #27222: Refresh expressions on save
#27222: Refresh fields that are expressions after Model.save() -------------------------------------+
Jan 14
Django
14
Jan 14
[Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
#36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records --------
unread,
[Django] #36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records
#36855: Field.pre_save() called twice during save() in Django 6.0 when inserting new records --------
Jan 14
Django
6
Jan 14
[Django] #36856: Update ticket triaging documentation to mention new features process
#36856: Update ticket triaging documentation to mention new features process ------------------------
unread,
[Django] #36856: Update ticket triaging documentation to mention new features process
#36856: Update ticket triaging documentation to mention new features process ------------------------
Jan 14
Django
6
Jan 14
[Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
#36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle ---------------
unread,
[Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
#36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle ---------------
Jan 14
Django
6
Jan 14
[Django] #36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response
#36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response ----
unread,
[Django] #36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response
#36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response ----
Jan 14
Django
2
Jan 14
[Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
#36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share
unread,
[Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
#36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share
Jan 14
Django
7
Jan 14
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
#36850: Django Admin filter sidebar wraps if its inner content becomes too large --------------------
unread,
Re: [Django] #36850: Django Admin filter sidebar wraps if its inner content becomes too large
#36850: Django Admin filter sidebar wraps if its inner content becomes too large --------------------
Jan 14
Django
6
Jan 14
[Django] #36153: Remove or replace unmantained pylibmc package from Django dependencies
#36153: Remove or replace unmantained pylibmc package from Django dependencies ----------------------
unread,
[Django] #36153: Remove or replace unmantained pylibmc package from Django dependencies
#36153: Remove or replace unmantained pylibmc package from Django dependencies ----------------------
Jan 14
Django
19
Jan 14
[Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
unread,
[Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
#35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
Jan 14
Django
15
Jan 14
[Django] #35738: Deprecate double-dot variable lookups
#35738: Deprecate double-dot variable lookups -------------------------------------+-----------------
unread,
[Django] #35738: Deprecate double-dot variable lookups
#35738: Deprecate double-dot variable lookups -------------------------------------+-----------------
Jan 14
Django
14
Jan 14
[Django] #26886: Wrong warnings during template rendering
#26886: TECHNICAL_404_TEMPLATE logs an "Exception while resolving variable" warning for
unread,
[Django] #26886: Wrong warnings during template rendering
#26886: TECHNICAL_404_TEMPLATE logs an "Exception while resolving variable" warning for
Jan 14
Django
4
Jan 14
[Django] #36861: technical_404.html crashes on urlpatterns with include()
#36861: technical_404.html crashes on urlpatterns with include() ---------------------------------+--
unread,
[Django] #36861: technical_404.html crashes on urlpatterns with include()
#36861: technical_404.html crashes on urlpatterns with include() ---------------------------------+--
Jan 14
Django
5
Jan 13
[Django] #36860: Annotate after Union using django-cte breaks with django 5.2
#36860: Annotate after Union using django-cte breaks with django 5.2 --------------------------------
unread,
[Django] #36860: Annotate after Union using django-cte breaks with django 5.2
#36860: Annotate after Union using django-cte breaks with django 5.2 --------------------------------
Jan 13
Django
15
Jan 13
[Django] #36825: CSP nonces are not applied in the Django admin
#36825: CSP nonces are not applied in the Django admin -------------------------------------+--------
unread,
[Django] #36825: CSP nonces are not applied in the Django admin
#36825: CSP nonces are not applied in the Django admin -------------------------------------+--------
Jan 13
Django
4
Jan 13
[Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI -------------------
unread,
[Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI -------------------
Jan 13
Django
7
Jan 13
[Django] #30835: post_delete signal fires before objects are removed from database
#30835: post_delete signal fires before objects are removed from database ---------------------------
unread,
[Django] #30835: post_delete signal fires before objects are removed from database
#30835: post_delete signal fires before objects are removed from database ---------------------------
Jan 13
Django
14
Jan 13
[Django] #26630: Defered constraint checks flush after `post_delete` signal
#26630: Defered constraint checks flush after `post_delete` signal ----------------------------------
unread,
[Django] #26630: Defered constraint checks flush after `post_delete` signal
#26630: Defered constraint checks flush after `post_delete` signal ----------------------------------
Jan 13
Django
7
Jan 13
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
#35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not
unread,
Re: [Django] #35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not included.
#35442: QuerySet.only() causes n+1 queries with reverse foreign key relation when related id is not
Jan 13
Django
3
Jan 13
Re: [Django] #36846: ContentType.get_object_for_this_type() raises inappropriate exception type for removed models
#36846: ContentType.get_object_for_this_type() raises inappropriate exception type for removed models
unread,
Re: [Django] #36846: ContentType.get_object_for_this_type() raises inappropriate exception type for removed models
#36846: ContentType.get_object_for_this_type() raises inappropriate exception type for removed models
Jan 13
Django
7
Jan 13
[Django] #36627: Support PostgreSQL 18+ temporal constraints
#36627: Support PostgreSQL 18+ temporal constraints -------------------------------------+-----------
unread,
[Django] #36627: Support PostgreSQL 18+ temporal constraints
#36627: Support PostgreSQL 18+ temporal constraints -------------------------------------+-----------
Jan 13
Django
24
Jan 13
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
#35870: Allow customization of the blank option in select dropdowns ---------------------------------
unread,
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
#35870: Allow customization of the blank option in select dropdowns ---------------------------------
Jan 13
Django
6
Jan 13
[Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
#36857: Add totally_ordered property to QuerySet to check for deterministic ordering ----------------
unread,
[Django] #36857: Add totally_ordered property to QuerySet to check for deterministic ordering
#36857: Add totally_ordered property to QuerySet to check for deterministic ordering ----------------
Jan 13