Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 64546
Mark all as read
Report group
0 selected
Django
5
5:32 AM
[Django] #36817: Possible regression of Engine.get_template
#36817: Possible regression of Engine.get_template -------------------------------------+------------
unread,
[Django] #36817: Possible regression of Engine.get_template
#36817: Possible regression of Engine.get_template -------------------------------------+------------
5:32 AM
Django
3
4:24 AM
[Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
#36813: Convert system checks for max_length and max_digits to __init__() checks. -------------------
unread,
[Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
#36813: Convert system checks for max_length and max_digits to __init__() checks. -------------------
4:24 AM
Django
8
4:24 AM
[Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
#36815: Avoid unnecessary prepare_value calls when inserting db_defaults ----------------------------
unread,
[Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
#36815: Avoid unnecessary prepare_value calls when inserting db_defaults ----------------------------
4:24 AM
Django
2
4:21 AM
[Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
#36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling
unread,
[Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
#36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling
4:21 AM
Django
6
4:21 AM
[Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
#36816: Allow **kwargs in @task decorator to support custom Task subclasses -------------------------
unread,
[Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
#36816: Allow **kwargs in @task decorator to support custom Task subclasses -------------------------
4:21 AM
Django
12
Dec 21
[Django] #30515: Document django.shortcuts.resolve_url
#30515: Document django.shortcuts.resolve_url. -------------------------------------+----------------
unread,
[Django] #30515: Document django.shortcuts.resolve_url
#30515: Document django.shortcuts.resolve_url. -------------------------------------+----------------
Dec 21
Django
11
Dec 21
[Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.
#29222: Substr on NULL values returns incorrect results with pattern lookups. -----------------------
unread,
[Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.
#29222: Substr on NULL values returns incorrect results with pattern lookups. -----------------------
Dec 21
Django
11
Dec 21
[Django] #36787: In and Range lookups crash when provided to filter() if RHS contains mix of expressions and strings
#36787: In and Range lookups crash when provided to filter() if RHS contains mix of expressions and
unread,
[Django] #36787: In and Range lookups crash when provided to filter() if RHS contains mix of expressions and strings
#36787: In and Range lookups crash when provided to filter() if RHS contains mix of expressions and
Dec 21
Django
2
Dec 20
Re: [Django] #36575: Document using a link for LogoutView
#36575: Document using a link for LogoutView --------------------------------------+-----------------
unread,
Re: [Django] #36575: Document using a link for LogoutView
#36575: Document using a link for LogoutView --------------------------------------+-----------------
Dec 20
Django
8
Dec 20
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 --------------------------------
Dec 20
Django
6
Dec 20
Re: [Django] #35865: Queryset aggregation keeps unnecessary SQL joins
#35865: Queryset aggregation keeps unnecessary SQL joins -------------------------------------+------
unread,
Re: [Django] #35865: Queryset aggregation keeps unnecessary SQL joins
#35865: Queryset aggregation keeps unnecessary SQL joins -------------------------------------+------
Dec 20
Django
5
Dec 20
[Django] #36795: Always quote user-provided aliases
#36795: Always quote user-provided aliases -------------------------------------+--------------------
unread,
[Django] #36795: Always quote user-provided aliases
#36795: Always quote user-provided aliases -------------------------------------+--------------------
Dec 20
Django
2
Dec 20
[Django] #36814: During migration for rename m2m field, alter table rename query not generated
#36814: During migration for rename m2m field, alter table rename query not generated ---------------
unread,
[Django] #36814: During migration for rename m2m field, alter table rename query not generated
#36814: During migration for rename m2m field, alter table rename query not generated ---------------
Dec 20
Django
5
Dec 20
[Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
#36644: Enable using an empty order_by() to disable implicit primary key ordering in first() --------
unread,
[Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
#36644: Enable using an empty order_by() to disable implicit primary key ordering in first() --------
Dec 20
Django
5
Dec 20
Re: [Django] #34753: Document how to safely construct email addresses
#34753: Document how to safely construct email addresses -------------------------------------+------
unread,
Re: [Django] #34753: Document how to safely construct email addresses
#34753: Document how to safely construct email addresses -------------------------------------+------
Dec 20
Django
2
Dec 19
Re: [Django] #36376: Respect --no-color for command help on python 3.14
#36376: Respect --no-color for command help on python 3.14 -------------------------------------+----
unread,
Re: [Django] #36376: Respect --no-color for command help on python 3.14
#36376: Respect --no-color for command help on python 3.14 -------------------------------------+----
Dec 19
Django
10
Dec 19
[Django] #24800: Provide logging capabilities for migrations
#24800: Add logging of applied/unapplied migrations -------------------------------------+-----------
unread,
[Django] #24800: Provide logging capabilities for migrations
#24800: Add logging of applied/unapplied migrations -------------------------------------+-----------
Dec 19
Django
13
Dec 19
[Django] #36810: SimpleLazyObject.__repr__ causes infinite recursion when setup function is a bound method
#36810: SimpleLazyObject.__repr__ causes infinite recursion when setup function is a bound method ---
unread,
[Django] #36810: SimpleLazyObject.__repr__ causes infinite recursion when setup function is a bound method
#36810: SimpleLazyObject.__repr__ causes infinite recursion when setup function is a bound method ---
Dec 19
Django
6
Dec 19
[Django] #36809: Allow EmailValidator to return 'domain_part' in ValidationError params
#36809: Allow EmailValidator to return 'domain_part' in ValidationError params --------------
unread,
[Django] #36809: Allow EmailValidator to return 'domain_part' in ValidationError params
#36809: Allow EmailValidator to return 'domain_part' in ValidationError params --------------
Dec 19
Django
6
Dec 19
[Django] #36786: XML serializer mishandles nullable elements of a related object's natural key
#36786: XML serializer mishandles nullable elements of a related object's natural key -----------
unread,
[Django] #36786: XML serializer mishandles nullable elements of a related object's natural key
#36786: XML serializer mishandles nullable elements of a related object's natural key -----------
Dec 19
Django
Dec 19
Re: [Django] #36809: Allow EmailValidator to return 'domain_part' in ValidationError params (was: Allow EmailValidator to customize error messages depending on the part that failed validation)
#36809: Allow EmailValidator to return 'domain_part' in ValidationError params --------------
unread,
Re: [Django] #36809: Allow EmailValidator to return 'domain_part' in ValidationError params (was: Allow EmailValidator to customize error messages depending on the part that failed validation)
#36809: Allow EmailValidator to return 'domain_part' in ValidationError params --------------
Dec 19
Django
9
Dec 19
Re: [Django] #36618: BaseForm.add_error() misleading exception message when both field and dict provided
#36618: BaseForm.add_error() misleading exception message when both field and dict provided ---------
unread,
Re: [Django] #36618: BaseForm.add_error() misleading exception message when both field and dict provided
#36618: BaseForm.add_error() misleading exception message when both field and dict provided ---------
Dec 19
Django
Dec 19
Re: [Django] #36376: Respect --no-color for command help on python 3.14 (was: Use argparse colorized help on Python 3.14+)
#36376: Respect --no-color for command help on python 3.14 -------------------------------------+----
unread,
Re: [Django] #36376: Respect --no-color for command help on python 3.14 (was: Use argparse colorized help on Python 3.14+)
#36376: Respect --no-color for command help on python 3.14 -------------------------------------+----
Dec 19
Django
10
Dec 19
[Django] #36784: Add CSP support to Django's script object and media objects
#36784: Add CSP support to Django's script object and media objects -----------------------------
unread,
[Django] #36784: Add CSP support to Django's script object and media objects
#36784: Add CSP support to Django's script object and media objects -----------------------------
Dec 19
Django
12
Dec 19
[Django] #36235: RelatedManager.all().get_or_create() does not work
#36235: RelatedManager.all().get_or_create() does not work -------------------------------------+----
unread,
[Django] #36235: RelatedManager.all().get_or_create() does not work
#36235: RelatedManager.all().get_or_create() does not work -------------------------------------+----
Dec 19
Django
13
Dec 19
[Django] #27380: Add the 'raw' argument with the 'm2m_changed' signal
#27380: Add the 'raw' argument with the 'm2m_changed' signal ------------------------
unread,
[Django] #27380: Add the 'raw' argument with the 'm2m_changed' signal
#27380: Add the 'raw' argument with the 'm2m_changed' signal ------------------------
Dec 19
Django
16
Dec 19
[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 -----
Dec 19
Django
8
Dec 19
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 19
Django
19
Dec 19
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
#36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
unread,
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
#36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Dec 19
Django
9
Dec 19
[Django] #36487: Database on commit error logging fails for partials
#36487: Database on commit error logging fails for partials -------------------------------------+---
unread,
[Django] #36487: Database on commit error logging fails for partials
#36487: Database on commit error logging fails for partials -------------------------------------+---
Dec 19