Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Group path
Django updates
1–30 of 65343
Mark all as read
Report group
0 selected
Django
3
12:14 PM
[Django] #37369: on_commit should raise an error when no transaction is open
#37369: on_commit should raise an error when no transaction is open ---------------------------------
unread,
[Django] #37369: on_commit should raise an error when no transaction is open
#37369: on_commit should raise an error when no transaction is open ---------------------------------
12:14 PM
Django
2
9:46 AM
[Django] #37370: Reorganize Django's security policy page
#37370: Reorganize Django's security policy page --------------------------------------+---------
unread,
[Django] #37370: Reorganize Django's security policy page
#37370: Reorganize Django's security policy page --------------------------------------+---------
9:46 AM
Django
12
9:01 AM
[Django] #37317: Remove undocumented createcachetable <table_name…> support
#37317: Remove undocumented createcachetable <table_name…> support ----------------------------
unread,
[Django] #37317: Remove undocumented createcachetable <table_name…> support
#37317: Remove undocumented createcachetable <table_name…> support ----------------------------
9:01 AM
Django
23
8:56 AM
[Django] #22298: Rename Media to Static
#22298: Decouple Media from forms and rename it --------------------------------------+--------------
unread,
[Django] #22298: Rename Media to Static
#22298: Decouple Media from forms and rename it --------------------------------------+--------------
8:56 AM
Django
5
7:57 AM
[Django] #37368: `check_constraints` changes constraint deferral for immediate constraints in for PostgreSQL and Oracle
#37368: `check_constraints` changes constraint deferral for immediate constraints in for PostgreSQL
unread,
[Django] #37368: `check_constraints` changes constraint deferral for immediate constraints in for PostgreSQL and Oracle
#37368: `check_constraints` changes constraint deferral for immediate constraints in for PostgreSQL
7:57 AM
Django
9
7:28 AM
[Django] #37066: Async generator `aclose()` deferred to loop shutdown at `async for` call sites that don't use `contextlib.aclosing`
#37066: Async generator `aclose()` deferred to loop shutdown at `async for` call sites that don't
unread,
[Django] #37066: Async generator `aclose()` deferred to loop shutdown at `async for` call sites that don't use `contextlib.aclosing`
#37066: Async generator `aclose()` deferred to loop shutdown at `async for` call sites that don't
7:28 AM
Django
20
7:16 AM
[Django] #30949: use functools.cached_property over django.utils.functional.cached_property where available (py3.8+)
#30949: Use functools.cached_property instead of django.utils.functional.cached_property. -----------
unread,
[Django] #30949: use functools.cached_property over django.utils.functional.cached_property where available (py3.8+)
#30949: Use functools.cached_property instead of django.utils.functional.cached_property. -----------
7:16 AM
Django
5
5:57 AM
[Django] #37367: Missing password validation criteria description in admin registration password reset view
#37367: Missing password validation criteria description in admin registration password reset view --
unread,
[Django] #37367: Missing password validation criteria description in admin registration password reset view
#37367: Missing password validation criteria description in admin registration password reset view --
5:57 AM
Django
22
4:59 AM
[Django] #37177: Performance issue in Async Middleware handling.
#37177: Performance issue in Async Middleware handling. -------------------------------------+-------
unread,
[Django] #37177: Performance issue in Async Middleware handling.
#37177: Performance issue in Async Middleware handling. -------------------------------------+-------
4:59 AM
Django
10
4:54 AM
[Django] #37051: Improve the map of documentation on Django's home page
#37051: Improve the map of documentation on Django's home page ----------------------------------
unread,
[Django] #37051: Improve the map of documentation on Django's home page
#37051: Improve the map of documentation on Django's home page ----------------------------------
4:54 AM
Django
47
3:47 AM
[Django] #24686: Support for Moving a model between two Django apps
#24686: Support for Moving a model between two Django apps -------------------------------+----------
unread,
[Django] #24686: Support for Moving a model between two Django apps
#24686: Support for Moving a model between two Django apps -------------------------------+----------
3:47 AM
Django
6
3:09 AM
[Django] #37358: Drop support for GDAL 3.3 and 3.4
#37358: Drop support for GDAL 3.3 and 3.4 -------------------------------------+---------------------
unread,
[Django] #37358: Drop support for GDAL 3.3 and 3.4
#37358: Drop support for GDAL 3.3 and 3.4 -------------------------------------+---------------------
3:09 AM
Django
16
Sep 23
[Django] #27074: connection.is_usable() can raise AttributeError in natural uses
#27074: connection.is_usable() raises AttributeError after the connection is closed -----------------
unread,
[Django] #27074: connection.is_usable() can raise AttributeError in natural uses
#27074: connection.is_usable() raises AttributeError after the connection is closed -----------------
Sep 23
Django
4
Sep 23
[Django] #37366: Update MySQL driver docs about gevent compat
#37366: Update MySQL driver docs about gevent compat -------------------------------------+----------
unread,
[Django] #37366: Update MySQL driver docs about gevent compat
#37366: Update MySQL driver docs about gevent compat -------------------------------------+----------
Sep 23
Django
10
Sep 23
Re: [Django] #9373: "This field is required" error even on empty inlines formsets in the admin model page, when hiding a choice field of a custom form.
#9373: "This field is required" error even on empty inlines formsets in the admin model
unread,
Re: [Django] #9373: "This field is required" error even on empty inlines formsets in the admin model page, when hiding a choice field of a custom form.
#9373: "This field is required" error even on empty inlines formsets in the admin model
Sep 23
Django
9
Sep 23
[Django] #37120: Update vendored select2 (autocomplete fields) to version 4.1
#37120: Update vendored select2 (autocomplete fields) to version 4.1 --------------------------------
unread,
[Django] #37120: Update vendored select2 (autocomplete fields) to version 4.1
#37120: Update vendored select2 (autocomplete fields) to version 4.1 --------------------------------
Sep 23
Django
25
Sep 23
Re: [Django] #33882: Allow transaction.atomic to work in async contexts.
#33882: Allow transaction.atomic to work in async contexts. -------------------------------------+---
unread,
Re: [Django] #33882: Allow transaction.atomic to work in async contexts.
#33882: Allow transaction.atomic to work in async contexts. -------------------------------------+---
Sep 23
Django
Sep 23
Re: [Django] #36833: HTTP headers are incorrectly split on commas inside quoted parameter values
#36833: HTTP headers are incorrectly split on commas inside quoted parameter values -----------------
unread,
Re: [Django] #36833: HTTP headers are incorrectly split on commas inside quoted parameter values
#36833: HTTP headers are incorrectly split on commas inside quoted parameter values -----------------
Sep 23
Django
8
Sep 23
[Django] #33120: Add OGC-compliant models for GeoDjango running on MySQL 8.0
#33120: Add OGC-compliant models for GeoDjango running on MySQL 8.0 ---------------------------------
unread,
[Django] #33120: Add OGC-compliant models for GeoDjango running on MySQL 8.0
#33120: Add OGC-compliant models for GeoDjango running on MySQL 8.0 ---------------------------------
Sep 23
Django
7
Sep 23
[Django] #19255: Cannot validate generic foreignkey in new instance
#19255: BaseGenericInlineFormSet runs validation methods before linking form instances to their
unread,
[Django] #19255: Cannot validate generic foreignkey in new instance
#19255: BaseGenericInlineFormSet runs validation methods before linking form instances to their
Sep 23
Django
13
Sep 23
[Django] #22088: XML deserializer strips leading whitespace on loaddata
#22088: XML deserializer strips leading whitespace on loaddata -------------------------------------+
unread,
[Django] #22088: XML deserializer strips leading whitespace on loaddata
#22088: XML deserializer strips leading whitespace on loaddata -------------------------------------+
Sep 23
Django
24
Sep 23
[Django] #36496: SQLite test database path not recognised when running tests in parallel
#36496: SQLite test database path not recognised when running tests in parallel ---------------------
unread,
[Django] #36496: SQLite test database path not recognised when running tests in parallel
#36496: SQLite test database path not recognised when running tests in parallel ---------------------
Sep 23
Django
9
Sep 23
Re: [Django] #36884: Translation of admin log messages fails due to case inconsistency in field names
#36884: Translation of admin log messages fails due to case inconsistency in field names ------------
unread,
Re: [Django] #36884: Translation of admin log messages fails due to case inconsistency in field names
#36884: Translation of admin log messages fails due to case inconsistency in field names ------------
Sep 23
Django
5
Sep 22
[Django] #37361: Permission renames do not apply to a chain of RenameModel operations
#37361: Permission renames do not apply to a chain of RenameModel operations ------------------------
unread,
[Django] #37361: Permission renames do not apply to a chain of RenameModel operations
#37361: Permission renames do not apply to a chain of RenameModel operations ------------------------
Sep 22
Django
7
Sep 22
[Django] #37365: models.E007 misses duplicate columns when one db_column is explicitly quoted
#37365: models.E007 misses duplicate columns when one db_column is explicitly quoted ----------------
unread,
[Django] #37365: models.E007 misses duplicate columns when one db_column is explicitly quoted
#37365: models.E007 misses duplicate columns when one db_column is explicitly quoted ----------------
Sep 22
Django
7
Sep 22
[Django] #37225: Prevent file_move_safe() from overwriting a concurrently created destination.
#37225: Prevent file_move_safe() from overwriting a concurrently created destination. ---------------
unread,
[Django] #37225: Prevent file_move_safe() from overwriting a concurrently created destination.
#37225: Prevent file_move_safe() from overwriting a concurrently created destination. ---------------
Sep 22
Django
4
Sep 21
[Django] #34795: ConnectionProxy (and likely others) do not expose the `__dir__` of the object they are proxying
#34795: ConnectionProxy (and likely others) do not expose the `__dir__` of the object they are
unread,
[Django] #34795: ConnectionProxy (and likely others) do not expose the `__dir__` of the object they are proxying
#34795: ConnectionProxy (and likely others) do not expose the `__dir__` of the object they are
Sep 21
Django
11
Sep 21
[Django] #37118: Support variables in the {% now %} template tag
#37118: Support variables in the {% now %} template tag -------------------------------------+-------
unread,
[Django] #37118: Support variables in the {% now %} template tag
#37118: Support variables in the {% now %} template tag -------------------------------------+-------
Sep 21
Django
23
Sep 21
[Django] #27775: Signed cookies does not support custom expiry
#27775: Signed cookies does not support custom expiry -------------------------------------+---------
unread,
[Django] #27775: Signed cookies does not support custom expiry
#27775: Signed cookies does not support custom expiry -------------------------------------+---------
Sep 21
Django
5
Sep 21
[Django] #26714: Documentation for Geographic Sitemaps is empty
#26714: Add examples for KMLSitemap and KMZSitemap --------------------------------------+-----------
unread,
[Django] #26714: Documentation for Geographic Sitemaps is empty
#26714: Add examples for KMLSitemap and KMZSitemap --------------------------------------+-----------
Sep 21