Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 64526
Mark all as read
Report group
0 selected
Django
14
3:26 PM
[Django] #36708: `formset` not a static attribute of `ChangeList`
#36708: `formset` not a static attribute of `ChangeList` -------------------------------------+------
unread,
[Django] #36708: `formset` not a static attribute of `ChangeList`
#36708: `formset` not a static attribute of `ChangeList` -------------------------------------+------
3:26 PM
Django
9
3:23 PM
[Django] #36794: Cache python dependencies on GitHub Actions
#36794: Cache python dependencies on GitHub Actions -------------------------------------+-----------
unread,
[Django] #36794: Cache python dependencies on GitHub Actions
#36794: Cache python dependencies on GitHub Actions -------------------------------------+-----------
3:23 PM
Django
10
3:06 PM
Re: [Django] #36594: Clarify UniqueConstraint's nulls_distinct system check warning
#36594: Clarify UniqueConstraint's nulls_distinct system check warning --------------------------
unread,
Re: [Django] #36594: Clarify UniqueConstraint's nulls_distinct system check warning
#36594: Clarify UniqueConstraint's nulls_distinct system check warning --------------------------
3:06 PM
Django
14
3:05 PM
[Django] #29257: If creation of a db cursor fails, the resulting traceback is misleading
#29257: If creation of a db cursor fails, the resulting traceback is misleading ---------------------
unread,
[Django] #29257: If creation of a db cursor fails, the resulting traceback is misleading
#29257: If creation of a db cursor fails, the resulting traceback is misleading ---------------------
3:05 PM
Django
2
2:16 PM
[Django] #36805: Use `None` as default value for `from_email` in `send_mail`-function
#36805: Use `None` as default value for `from_email` in `send_mail`-function ------------------------
unread,
[Django] #36805: Use `None` as default value for `from_email` in `send_mail`-function
#36805: Use `None` as default value for `from_email` in `send_mail`-function ------------------------
2:16 PM
Django
11
2:12 PM
[Django] #36800: Issue with ManyToManyField renaming
#36800: Issue with ManyToManyField renaming -------------------------------------+-------------------
unread,
[Django] #36800: Issue with ManyToManyField renaming
#36800: Issue with ManyToManyField renaming -------------------------------------+-------------------
2:12 PM
Django
7
2:10 PM
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 -------
2:10 PM
Django
7
1:42 PM
[Django] #36747: parse_duration() fails to parse valid ISO-8601 durations including years, months, and weeks due to incorrect regex
#36747: parse_duration() fails to parse valid ISO-8601 durations including years, months, and weeks
unread,
[Django] #36747: parse_duration() fails to parse valid ISO-8601 durations including years, months, and weeks due to incorrect regex
#36747: parse_duration() fails to parse valid ISO-8601 durations including years, months, and weeks
1:42 PM
Django
7
1:32 PM
[Django] #36781: Add Granian to Django deployment documentation (ASGI & WSGI support)
#36781: Add Granian to Django deployment documentation (ASGI & WSGI support) --------------------
unread,
[Django] #36781: Add Granian to Django deployment documentation (ASGI & WSGI support)
#36781: Add Granian to Django deployment documentation (ASGI & WSGI support) --------------------
1:32 PM
Django
6
1:25 PM
[Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
#36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as
unread,
[Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
#36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as
1:25 PM
Django
50
1:02 PM
Re: [Django] #2259: PK Change creates new object instead of update
#2259: Primary keys should be readonly by default in admin -------------------------------+----------
unread,
Re: [Django] #2259: PK Change creates new object instead of update
#2259: Primary keys should be readonly by default in admin -------------------------------+----------
1:02 PM
Django
10
12:36 PM
[Django] #36791: Migration does not drop old M2M through-table when ManyToManyField target model changes
#36791: Migration does not drop old M2M through-table when ManyToManyField target model changes -----
unread,
[Django] #36791: Migration does not drop old M2M through-table when ManyToManyField target model changes
#36791: Migration does not drop old M2M through-table when ManyToManyField target model changes -----
12:36 PM
Django
4
12:35 PM
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. ----------------------------------
12:35 PM
Django
13
11:55 AM
[Django] #32568: Prefer SafeString to mark_safe where possible
#32568: Prefer SafeString to mark_safe where possible --------------------------------------+--------
unread,
[Django] #32568: Prefer SafeString to mark_safe where possible
#32568: Prefer SafeString to mark_safe where possible --------------------------------------+--------
11:55 AM
Django
11:18 AM
Re: [Django] #36806: Add system check for null kwarg in GeneratedField definition
#36806: Add system check for null kwarg in GeneratedField definition --------------------------------
unread,
Re: [Django] #36806: Add system check for null kwarg in GeneratedField definition
#36806: Add system check for null kwarg in GeneratedField definition --------------------------------
11:18 AM
Django
11:17 AM
Re: [Django] #36806: Add system check for null kwarg in GeneratedField definition (was: GeneratedField with null=False creates nullable column on MySQL)
#36806: Add system check for null kwarg in GeneratedField definition --------------------------------
unread,
Re: [Django] #36806: Add system check for null kwarg in GeneratedField definition (was: GeneratedField with null=False creates nullable column on MySQL)
#36806: Add system check for null kwarg in GeneratedField definition --------------------------------
11:17 AM
Django
10:32 AM
Re: [Django] #36806: GeneratedField with null=False creates nullable column on MySQL
#36806: GeneratedField with null=False creates nullable column on MySQL -----------------------------
unread,
Re: [Django] #36806: GeneratedField with null=False creates nullable column on MySQL
#36806: GeneratedField with null=False creates nullable column on MySQL -----------------------------
10:32 AM
Django
10:24 AM
Re: [Django] #36806: GeneratedField with null=False creates nullable column on MySQL (was: GeneratedField with null=False creates nullable column on MySQL with spatial types (POINT))
#36806: GeneratedField with null=False creates nullable column on MySQL -----------------------------
unread,
Re: [Django] #36806: GeneratedField with null=False creates nullable column on MySQL (was: GeneratedField with null=False creates nullable column on MySQL with spatial types (POINT))
#36806: GeneratedField with null=False creates nullable column on MySQL -----------------------------
10:24 AM
Django
10:20 AM
[Django] #36806: GeneratedField with null=False creates nullable column on MySQL with spatial types (POINT)
#36806: GeneratedField with null=False creates nullable column on MySQL with spatial types (POINT) --
unread,
[Django] #36806: GeneratedField with null=False creates nullable column on MySQL with spatial types (POINT)
#36806: GeneratedField with null=False creates nullable column on MySQL with spatial types (POINT) --
10:20 AM
Django
10
10:11 AM
Re: [Django] #36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves wrong users & groups associated
#36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves
unread,
Re: [Django] #36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves wrong users & groups associated
#36793: Reverting a model rename in an environment with pre-Django 6.0 permission records leaves
10:11 AM
Django
3
9:24 AM
[Django] #36803: Make AlterField a no-op when ManyToManyField's through.db_table remains the same between renames.
#36803: Make AlterField a no-op when ManyToManyField's through.db_table remains the same between
unread,
[Django] #36803: Make AlterField a no-op when ManyToManyField's through.db_table remains the same between renames.
#36803: Make AlterField a no-op when ManyToManyField's through.db_table remains the same between
9:24 AM
Django
6
2:43 AM
[Django] #36802: ManyToManyField Table name changed (django 5.2 > django 6.0)
#36802: ManyToManyField Table name changed (django 5.2 > django 6.0) -----------------------------
unread,
[Django] #36802: ManyToManyField Table name changed (django 5.2 > django 6.0)
#36802: ManyToManyField Table name changed (django 5.2 > django 6.0) -----------------------------
2:43 AM
Django
3
12:46 AM
[Django] #36799: Create a how-to on how to test a pre-release version of Django
#36799: Create a how-to on how to test a pre-release version of Django ------------------------------
unread,
[Django] #36799: Create a how-to on how to test a pre-release version of Django
#36799: Create a how-to on how to test a pre-release version of Django ------------------------------
12:46 AM
Django
24
Dec 15
[Django] #36513: Background color for admin's m2m multi-select "selected" rows is broken in Edge
#36513: Background color for admin's m2m multi-select "selected" rows is broken in Edge
unread,
[Django] #36513: Background color for admin's m2m multi-select "selected" rows is broken in Edge
#36513: Background color for admin's m2m multi-select "selected" rows is broken in Edge
Dec 15
Django
3
Dec 15
[Django] #36801: `construct_change_message`call `form.changed_data` after check if is add
#36801: `construct_change_message`call `form.changed_data` after check if is add --------------------
unread,
[Django] #36801: `construct_change_message`call `form.changed_data` after check if is add
#36801: `construct_change_message`call `form.changed_data` after check if is add --------------------
Dec 15
Django
11
Dec 15
[Django] #36783: {% querystring %} loses multi-value QueryDict in 6.0
#36783: {% querystring %} loses multi-value QueryDict in 6.0 -------------------------------------+--
unread,
[Django] #36783: {% querystring %} loses multi-value QueryDict in 6.0
#36783: {% querystring %} loses multi-value QueryDict in 6.0 -------------------------------------+--
Dec 15
Django
7
Dec 15
Re: [Django] #36796: URL resolution breaks if route defined with lazy string and uses an include
#36796: URL resolution breaks if route defined with lazy string and uses an include -----------------
unread,
Re: [Django] #36796: URL resolution breaks if route defined with lazy string and uses an include
#36796: URL resolution breaks if route defined with lazy string and uses an include -----------------
Dec 15
Django
23
Dec 15
[Django] #36701: ModelState objects create reference cycles that require a gc pass to free
#36701: ModelState objects create reference cycles that require a gc pass to free -------------------
unread,
[Django] #36701: ModelState objects create reference cycles that require a gc pass to free
#36701: ModelState objects create reference cycles that require a gc pass to free -------------------
Dec 15
Django
13
Dec 15
Re: [Django] #36740: Replace MANIFEST.in with setuptools configuration via pyproject.toml
#36740: Replace MANIFEST.in with setuptools configuration via pyproject.toml ------------------------
unread,
Re: [Django] #36740: Replace MANIFEST.in with setuptools configuration via pyproject.toml
#36740: Replace MANIFEST.in with setuptools configuration via pyproject.toml ------------------------
Dec 15
Django
30
Dec 15
Re: [Django] #36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically
#36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically ----
unread,
Re: [Django] #36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically
#36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically ----
Dec 15