Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 64639
Mark all as read
Report group
0 selected
Django
6
4:28 PM
[Django] #34904: Changing email object after sending mutates mail in mail.outbox
#34904: Changing email object after sending mutates mail in mail.outbox -----------------------------
unread,
[Django] #34904: Changing email object after sending mutates mail in mail.outbox
#34904: Changing email object after sending mutates mail in mail.outbox -----------------------------
4:28 PM
Django
17
1:44 PM
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
#36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser
unread,
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
#36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser
1:44 PM
Django
3
12:30 PM
Re: [Django] #34211: Performance regression in ForeignKeyDeferredAttribute changes.
#34211: Performance regression in ForeignKeyDeferredAttribute changes. ------------------------------
unread,
Re: [Django] #34211: Performance regression in ForeignKeyDeferredAttribute changes.
#34211: Performance regression in ForeignKeyDeferredAttribute changes. ------------------------------
12:30 PM
Django
13
11:59 AM
[Django] #31834: Cannot sqlmigrate on Django migrations that change unique_together
#31834: Cannot sqlmigrate on Django migrations that change unique_together --------------------------
unread,
[Django] #31834: Cannot sqlmigrate on Django migrations that change unique_together
#31834: Cannot sqlmigrate on Django migrations that change unique_together --------------------------
11:59 AM
Django
12
11:43 AM
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
#36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field ----------------------
unread,
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
#36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field ----------------------
11:43 AM
Django
8
10:00 AM
Re: [Django] #36608: Clarify dumpdata behavior and docs for custom serializers with internal_use_only flag
#36608: Clarify dumpdata behavior and docs for custom serializers with internal_use_only flag -------
unread,
Re: [Django] #36608: Clarify dumpdata behavior and docs for custom serializers with internal_use_only flag
#36608: Clarify dumpdata behavior and docs for custom serializers with internal_use_only flag -------
10:00 AM
Django
7
9:29 AM
[Django] #36533: manage.py startapp <name> <directory> fails to create new app
#36533: manage.py startapp <name> <directory> fails to create new app -------------------
unread,
[Django] #36533: manage.py startapp <name> <directory> fails to create new app
#36533: manage.py startapp <name> <directory> fails to create new app -------------------
9:29 AM
Django
16
8:57 AM
Re: [Django] #36233: Specific DecimalField with integer part longer than 15 digits can be stored but not retrieved on SQLite
#36233: Specific DecimalField with integer part longer than 15 digits can be stored but not retrieved
unread,
Re: [Django] #36233: Specific DecimalField with integer part longer than 15 digits can be stored but not retrieved on SQLite
#36233: Specific DecimalField with integer part longer than 15 digits can be stored but not retrieved
8:57 AM
Django
2
6:31 AM
[Django] #36877: Order of update operations behaves differently on MySQL compared to other databases
#36877: Order of update operations behaves differently on MySQL compared to other databases ---------
unread,
[Django] #36877: Order of update operations behaves differently on MySQL compared to other databases
#36877: Order of update operations behaves differently on MySQL compared to other databases ---------
6:31 AM
Django
7
6:07 AM
[Django] #36872: Django's template engine cannot handle asynchronous methods
#36872: Django's template engine cannot handle asynchronous methods -----------------------------
unread,
[Django] #36872: Django's template engine cannot handle asynchronous methods
#36872: Django's template engine cannot handle asynchronous methods -----------------------------
6:07 AM
Django
2
4:56 AM
[Django] #36876: Model timestamp fields get different values using auto_now
#36876: Model timestamp fields get different values using auto_now ----------------------------------
unread,
[Django] #36876: Model timestamp fields get different values using auto_now
#36876: Model timestamp fields get different values using auto_now ----------------------------------
4:56 AM
Django
8
3:41 AM
[Django] #36875: Avoid unnecessary Coalesce in Concat/ConcatPair
#36875: Avoid unnecessary Coalesce in Concat/ConcatPair -------------------------------------+-------
unread,
[Django] #36875: Avoid unnecessary Coalesce in Concat/ConcatPair
#36875: Avoid unnecessary Coalesce in Concat/ConcatPair -------------------------------------+-------
3:41 AM
Django
Jan 21
Re: [Django] #13883: Render named groups of field choices in the admin with optgroups
#13883: Render named groups of field choices in the admin with optgroups ----------------------------
unread,
Re: [Django] #13883: Render named groups of field choices in the admin with optgroups
#13883: Render named groups of field choices in the admin with optgroups ----------------------------
Jan 21
Django
12
Jan 21
Re: [Django] #35875: Dark mode support for django/views/templates/*.html
#35875: Dark mode support for django/views/templates/*.html -------------------------------------+---
unread,
Re: [Django] #35875: Dark mode support for django/views/templates/*.html
#35875: Dark mode support for django/views/templates/*.html -------------------------------------+---
Jan 21
Django
10
Jan 21
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 21
Django
25
Jan 21
[Django] #23076: Cascaded deletion of polymorphic models fails
#23076: Cascaded deletion of polymorphic models fails -------------------------------------+---------
unread,
[Django] #23076: Cascaded deletion of polymorphic models fails
#23076: Cascaded deletion of polymorphic models fails -------------------------------------+---------
Jan 21
Django
9
Jan 21
[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 21
Django
15
Jan 21
[Django] #32213: QuerySet .values()/.values_list() on KeyTransforms return wrong values for double-quoted strings on SQLite and Oracle
#32213: QuerySet.values()/.values_list() on KeyTransforms return wrong values for double-quoted
unread,
[Django] #32213: QuerySet .values()/.values_list() on KeyTransforms return wrong values for double-quoted strings on SQLite and Oracle
#32213: QuerySet.values()/.values_list() on KeyTransforms return wrong values for double-quoted
Jan 21
Django
3
Jan 21
[Django] #36874: Speed up mask/unmask cipher secret functions
#36874: Speed up mask/unmask cipher secret functions -------------------------------------+----------
unread,
[Django] #36874: Speed up mask/unmask cipher secret functions
#36874: Speed up mask/unmask cipher secret functions -------------------------------------+----------
Jan 21
Django
4
Jan 20
[Django] #36873: Improve visual aspects of related-widget-wrapper icons.
#36873: Improve visual aspects of related-widget-wrapper icons. -------------------------------------
unread,
[Django] #36873: Improve visual aspects of related-widget-wrapper icons.
#36873: Improve visual aspects of related-widget-wrapper icons. -------------------------------------
Jan 20
Django
14
Jan 20
[Django] #33952: Too aggressive pk control in create_reverse_many_to_one_manager
#33952: Too aggressive pk control in create_reverse_many_to_one_manager -----------------------------
unread,
[Django] #33952: Too aggressive pk control in create_reverse_many_to_one_manager
#33952: Too aggressive pk control in create_reverse_many_to_one_manager -----------------------------
Jan 20
Django
66
Jan 20
[Django] #19580: Unify reverse foreign key and m2m querying behavior
#19580: Unify reverse foreign key and m2m unsaved model querying ------------------------------------
unread,
[Django] #19580: Unify reverse foreign key and m2m querying behavior
#19580: Unify reverse foreign key and m2m unsaved model querying ------------------------------------
Jan 20
Django
Jan 20
Re: [Django] #13883: Render named groups of field choices in the admin with optgroups (was: SelectBox.js with grouping (optgroup elements))
#13883: Render named groups of field choices in the admin with optgroups ----------------------------
unread,
Re: [Django] #13883: Render named groups of field choices in the admin with optgroups (was: SelectBox.js with grouping (optgroup elements))
#13883: Render named groups of field choices in the admin with optgroups ----------------------------
Jan 20
Django
14
Jan 20
[Django] #36382: Confirm support for GDAL 3.11
#36382: Confirm support for GDAL 3.11 -----------------------------+---------------------------------
unread,
[Django] #36382: Confirm support for GDAL 3.11
#36382: Confirm support for GDAL 3.11 -----------------------------+---------------------------------
Jan 20
Django
8
Jan 20
[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 20
Django
10
Jan 20
Re: [Django] #36030: SQLite backend: division with Decimal("x.0") operand discards fractional portion of result
#36030: SQLite backend: division with Decimal("x.0") operand discards fractional portion of
unread,
Re: [Django] #36030: SQLite backend: division with Decimal("x.0") operand discards fractional portion of result
#36030: SQLite backend: division with Decimal("x.0") operand discards fractional portion of
Jan 20
Django
15
Jan 20
[Django] #36639: Add CI step to run makemigrations --check against test models
#36639: Add CI step to run makemigrations --check against test models -------------------------------
unread,
[Django] #36639: Add CI step to run makemigrations --check against test models
#36639: Add CI step to run makemigrations --check against test models -------------------------------
Jan 20
Django
13
Jan 20
Re: [Django] #10554: Response.set_cookie should allow setting two cookies of the same name.
#10554: Response.set_cookie should allow setting two cookies of the same name. ----------------------
unread,
Re: [Django] #10554: Response.set_cookie should allow setting two cookies of the same name.
#10554: Response.set_cookie should allow setting two cookies of the same name. ----------------------
Jan 20
Django
8
Jan 20
[Django] #36509: Missing label on input fields in tables
#36509: Missing label on input fields in tables -------------------------------------+---------------
unread,
[Django] #36509: Missing label on input fields in tables
#36509: Missing label on input fields in tables -------------------------------------+---------------
Jan 20
Django
7
Jan 20
[Django] #36788: horizontal alignment of fields in admin change not working in 6.0
#36788: horizontal alignment of fields in admin change not working in 6.0 ---------------------------
unread,
[Django] #36788: horizontal alignment of fields in admin change not working in 6.0
#36788: horizontal alignment of fields in admin change not working in 6.0 ---------------------------
Jan 20