Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 65038
Mark all as read
Report group
0 selected
Django
2
12:25 PM
[Django] #37156: Properly implement async Redis methods
#37156: Properly implement async Redis methods -------------------------------------+----------------
unread,
[Django] #37156: Properly implement async Redis methods
#37156: Properly implement async Redis methods -------------------------------------+----------------
12:25 PM
Django
20
12:01 PM
[Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL
#33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key --------
unread,
[Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL
#33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key --------
12:01 PM
Django
6
11:30 AM
[Django] #36104: forms.Media shouldn't expect media objects only
#36104: forms.Media shouldn't expect media objects only -------------------------------------+---
unread,
[Django] #36104: forms.Media shouldn't expect media objects only
#36104: forms.Media shouldn't expect media objects only -------------------------------------+---
11:30 AM
Django
18
11:28 AM
[Django] #37126: Make Task and TaskResult comparable
#37126: Make Task and TaskResult comparable --------------------------------+------------------------
unread,
[Django] #37126: Make Task and TaskResult comparable
#37126: Make Task and TaskResult comparable --------------------------------+------------------------
11:28 AM
Django
3
11:06 AM
[Django] #37145: ModelFormSet breaks when changing prefix format
#37145: ModelFormSet breaks when changing prefix format -------------------------------------+-------
unread,
[Django] #37145: ModelFormSet breaks when changing prefix format
#37145: ModelFormSet breaks when changing prefix format -------------------------------------+-------
11:06 AM
Django
9
10:28 AM
[Django] #29187: test_delete_signals occasionally fails when running all django tests
#29187: test_delete_signals occasionally fails when running all django tests ------------------------
unread,
[Django] #29187: test_delete_signals occasionally fails when running all django tests
#29187: test_delete_signals occasionally fails when running all django tests ------------------------
10:28 AM
Django
8
10:17 AM
[Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
#37142: Document and move django.utils.deprecation.django_file_prefixes -----------------------------
unread,
[Django] #37142: Document and move django.utils.deprecation.django_file_prefixes
#37142: Document and move django.utils.deprecation.django_file_prefixes -----------------------------
10:17 AM
Django
9
9:29 AM
[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+. -------------------
9:29 AM
Django
3
9:13 AM
[Django] #37154: Switch to Playwright tests for integration testing
#37154: Switch to Playwright tests for integration testing -------------------------------------+----
unread,
[Django] #37154: Switch to Playwright tests for integration testing
#37154: Switch to Playwright tests for integration testing -------------------------------------+----
9:13 AM
Django
10
8:20 AM
[Django] #37000: cursor_iter relies on GC for server-side cursor cleanup, causing transaction abort after savepoint rollback
#37000: cursor_iter relies on GC for server-side cursor cleanup, causing transaction abort after
unread,
[Django] #37000: cursor_iter relies on GC for server-side cursor cleanup, causing transaction abort after savepoint rollback
#37000: cursor_iter relies on GC for server-side cursor cleanup, causing transaction abort after
8:20 AM
Django
4:56 AM
[Django] #37155: Allow templatetag `querystring` to start from an empty state
#37155: Allow templatetag `querystring` to start from an empty state --------------------------------
unread,
[Django] #37155: Allow templatetag `querystring` to start from an empty state
#37155: Allow templatetag `querystring` to start from an empty state --------------------------------
4:56 AM
Django
9
Jun 9
[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 -------------------------------------+-------------
Jun 9
Django
6
Jun 9
[Django] #37150: Version added/changed text, console tabs missing from RTD preview builds, dirhtml builds, etc.
#37150: Version added/changed text, console tabs missing from RTD preview builds, dirhtml builds, etc
unread,
[Django] #37150: Version added/changed text, console tabs missing from RTD preview builds, dirhtml builds, etc.
#37150: Version added/changed text, console tabs missing from RTD preview builds, dirhtml builds, etc
Jun 9
Django
4
Jun 9
[Django] #37152: EmailMessage should block `bcc` in `extra_headers` and docs should not suggest `bcc` is a header
#37152: EmailMessage should block `bcc` in `extra_headers` and docs should not suggest `bcc` is a
unread,
[Django] #37152: EmailMessage should block `bcc` in `extra_headers` and docs should not suggest `bcc` is a header
#37152: EmailMessage should block `bcc` in `extra_headers` and docs should not suggest `bcc` is a
Jun 9
Django
Jun 9
Re: [Django] #36881: Documented list of supported fields for ModelAdmin.search_fields is inaccurate
#36881: Documented list of supported fields for ModelAdmin.search_fields is inaccurate --------------
unread,
Re: [Django] #36881: Documented list of supported fields for ModelAdmin.search_fields is inaccurate
#36881: Documented list of supported fields for ModelAdmin.search_fields is inaccurate --------------
Jun 9
Django
7
Jun 9
[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 -------------------------------------+---
Jun 9
Django
2
Jun 9
[Django] #37153: Store the cache alias on the cache backend instance
#37153: Store the cache alias on the cache backend instance -------------------------------------+---
unread,
[Django] #37153: Store the cache alias on the cache backend instance
#37153: Store the cache alias on the cache backend instance -------------------------------------+---
Jun 9
Django
Jun 9
Re: [Django] #36864: Add support for modules to import_string()
#36864: Add support for modules to import_string() -------------------------------------+------------
unread,
Re: [Django] #36864: Add support for modules to import_string()
#36864: Add support for modules to import_string() -------------------------------------+------------
Jun 9
Django
7
Jun 9
[Django] #25927: document django.contrib.gis.utils.ogrinfo
#25927: document django.contrib.gis.utils.ogrinfo -------------------------------------+-------------
unread,
[Django] #25927: document django.contrib.gis.utils.ogrinfo
#25927: document django.contrib.gis.utils.ogrinfo -------------------------------------+-------------
Jun 9
Django
8
Jun 9
[Django] #37130: Unnecessary query in db cache backend when CULL_FREQUENCY > MAX_ENTRIES + 1
#37130: Unnecessary query in db cache backend when CULL_FREQUENCY > MAX_ENTRIES + 1 --------------
unread,
[Django] #37130: Unnecessary query in db cache backend when CULL_FREQUENCY > MAX_ENTRIES + 1
#37130: Unnecessary query in db cache backend when CULL_FREQUENCY > MAX_ENTRIES + 1 --------------
Jun 9
Django
5
Jun 9
[Django] #37151: Add support for squashing across AddIndex, AddConstraint, and AlterConstraint
#37151: Add support for squashing across AddIndex, AddConstraint, and AlterConstraint ---------------
unread,
[Django] #37151: Add support for squashing across AddIndex, AddConstraint, and AlterConstraint
#37151: Add support for squashing across AddIndex, AddConstraint, and AlterConstraint ---------------
Jun 9
Django
14
Jun 9
[Django] #36900: startproject and startapp do not sanitize filename from Content-Disposition header
#36900: startproject and startapp do not sanitize filename from Content-Disposition header ----------
unread,
[Django] #36900: startproject and startapp do not sanitize filename from Content-Disposition header
#36900: startproject and startapp do not sanitize filename from Content-Disposition header ----------
Jun 9
Django
17
Jun 9
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
#37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
unread,
Re: [Django] #37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
#37106: pylibmc install fails from tests requirements on Python 3.12+ without libmemcached installed
Jun 9
Django
12
Jun 9
[Django] #36560: When the Cache-Control header is set to no-store, the response is cached.
#36560: When the Cache-Control header is set to no-store, the response is cached. -------------------
unread,
[Django] #36560: When the Cache-Control header is set to no-store, the response is cached.
#36560: When the Cache-Control header is set to no-store, the response is cached. -------------------
Jun 9
Django
Jun 9
Re: [Django] #37149: Make CSP violation checks in selenium tests work for multiple browsers (was: Use securitypolicyviolation event listener in tearDown() to check CSP violations for integration tests)
#37149: Make CSP violation checks in selenium tests work for multiple browsers ----------------------
unread,
Re: [Django] #37149: Make CSP violation checks in selenium tests work for multiple browsers (was: Use securitypolicyviolation event listener in tearDown() to check CSP violations for integration tests)
#37149: Make CSP violation checks in selenium tests work for multiple browsers ----------------------
Jun 9
Django
7
Jun 9
[Django] #37147: Empty form for inlines breaks when using db_default on primary key field
#37147: Empty form for inlines breaks when using db_default on primary key field --------------------
unread,
[Django] #37147: Empty form for inlines breaks when using db_default on primary key field
#37147: Empty form for inlines breaks when using db_default on primary key field --------------------
Jun 9
Django
21
Jun 9
[Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
#36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain
unread,
[Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
#36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain
Jun 9
Django
4
Jun 8
[Django] #37134: Fontawesome console tab icons not appearing in locally generated html docs
#37134: Fontawesome console tab icons not appearing in locally generated html docs ------------------
unread,
[Django] #37134: Fontawesome console tab icons not appearing in locally generated html docs
#37134: Fontawesome console tab icons not appearing in locally generated html docs ------------------
Jun 8
Django
11
Jun 8
[Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
#37141: sendtestemail needs a way to specify the MAILERS configuration ------------------------------
unread,
[Django] #37141: sendtestemail needs a way to specify the MAILERS configuration
#37141: sendtestemail needs a way to specify the MAILERS configuration ------------------------------
Jun 8
Django
7
Jun 8
[Django] #35874: The console directive is not accessible for screenreaders.
#35874: The console directive is not accessible for screenreaders. ----------------------------------
unread,
[Django] #35874: The console directive is not accessible for screenreaders.
#35874: The console directive is not accessible for screenreaders. ----------------------------------
Jun 8