Groups
Groups
Sign in
Groups
Groups
Django updates
Conversations
About
Send feedback
Help
Django updates
1–30 of 64558
Mark all as read
Report group
0 selected
Django
8
Dec 25
[Django] #36391: Document RawSQL on “Performing raw SQL queries” page
#36391: Document RawSQL on “Performing raw SQL queries” page -------------------------------------+--
unread,
[Django] #36391: Document RawSQL on “Performing raw SQL queries” page
#36391: Document RawSQL on “Performing raw SQL queries” page -------------------------------------+--
Dec 25
Django
13
Dec 25
[Django] #36600: Misleading wording in description of dispatch_uid
#36600: Misleading wording in description of dispatch_uid ---------------------------------+---------
unread,
[Django] #36600: Misleading wording in description of dispatch_uid
#36600: Misleading wording in description of dispatch_uid ---------------------------------+---------
Dec 25
Django
9
Dec 25
[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 -------------------------------
Dec 25
Django
11
Dec 25
[Django] #28872: JSONField __in operator breaks when given a values_list()
#28872: JSONField __in operator breaks when given a values_list() -----------------------------------
unread,
[Django] #28872: JSONField __in operator breaks when given a values_list()
#28872: JSONField __in operator breaks when given a values_list() -----------------------------------
Dec 25
Django
6
Dec 25
[Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
#36827: Adding hash index support for exclusion constraint in PostgreSQL ----------------------------
unread,
[Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
#36827: Adding hash index support for exclusion constraint in PostgreSQL ----------------------------
Dec 25
Django
3
Dec 25
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
#36822: Implement parameter limit for Postgres backend with server-side binding enabled -------------
unread,
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
#36822: Implement parameter limit for Postgres backend with server-side binding enabled -------------
Dec 25
Django
4
Dec 25
[Django] #36355: sqlmigrate gives unexpected output for an AlterField on a PK when another app has a model with a FK
#36355: sqlmigrate gives unexpected output for an AlterField on a PK when another app has a model
unread,
[Django] #36355: sqlmigrate gives unexpected output for an AlterField on a PK when another app has a model with a FK
#36355: sqlmigrate gives unexpected output for an AlterField on a PK when another app has a model
Dec 25
Django
19
Dec 24
Re: [Django] #2750: ManyToManyField ignores 'default' option
#2750: ManyToManyField ignores 'default' option -------------------------------------+-------
unread,
Re: [Django] #2750: ManyToManyField ignores 'default' option
#2750: ManyToManyField ignores 'default' option -------------------------------------+-------
Dec 24
Django
4
Dec 24
[Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
#36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle ---------------
unread,
[Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
#36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle ---------------
Dec 24
Django
9
Dec 24
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 24
Django
18
Dec 24
[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 24
Django
8
Dec 24
[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 24
Django
21
Dec 24
[Django] #35514: Dictionary based EMAIL_PROVIDERS settings
#35514: Dictionary based EMAIL_PROVIDERS settings -----------------------------+---------------------
unread,
[Django] #35514: Dictionary based EMAIL_PROVIDERS settings
#35514: Dictionary based EMAIL_PROVIDERS settings -----------------------------+---------------------
Dec 24
Django
5
Dec 24
[Django] #36819: Async login does not reuse authenticated user instance
#36819: Async login does not reuse authenticated user instance -------------------------------------+
unread,
[Django] #36819: Async login does not reuse authenticated user instance
#36819: Async login does not reuse authenticated user instance -------------------------------------+
Dec 24
Django
6
Dec 24
Re: [Django] #33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres
#33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres --
unread,
Re: [Django] #33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres
#33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres --
Dec 24
Django
14
Dec 24
[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 24
Django
4
Dec 24
[Django] #36826: Add "copy to clipboard" button to documentation code blocks
#36826: Add "copy to clipboard" button to documentation code blocks -----------------------
unread,
[Django] #36826: Add "copy to clipboard" button to documentation code blocks
#36826: Add "copy to clipboard" button to documentation code blocks -----------------------
Dec 24
Django
12
Dec 24
[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 -------------------------
Dec 24
Django
10
Dec 23
[Django] #36779: DeleteModel can lead to missing FK constraints
#36779: DeleteModel can lead to missing FK constraints --------------------------------+-------------
unread,
[Django] #36779: DeleteModel can lead to missing FK constraints
#36779: DeleteModel can lead to missing FK constraints --------------------------------+-------------
Dec 23
Django
7
Dec 23
[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. -------------------
Dec 23
Django
7
Dec 23
[Django] #36825: CSP nonces are not applied in the Django admin
#36825: CSP nonces are not applied in the Django admin -------------------------------------+--------
unread,
[Django] #36825: CSP nonces are not applied in the Django admin
#36825: CSP nonces are not applied in the Django admin -------------------------------------+--------
Dec 23
Django
2
Dec 23
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
#36809: Allow EmailValidator to customize error messages depending on the part that failed validation
unread,
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
#36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Dec 23
Django
9
Dec 23
Re: [Django] #35119: Unify max_length for EmailValidator and model's and form's EmailField
#35119: Unify max_length for EmailValidator and model's and form's EmailField ---------------
unread,
Re: [Django] #35119: Unify max_length for EmailValidator and model's and form's EmailField
#35119: Unify max_length for EmailValidator and model's and form's EmailField ---------------
Dec 23
Django
5
Dec 23
[Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
#36727: Deprecate get_placeholder in favor of get_placeholder_sql -----------------------------------
unread,
[Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
#36727: Deprecate get_placeholder in favor of get_placeholder_sql -----------------------------------
Dec 23
Django
2
Dec 23
[Django] #36824: FileField storage parameter should support string references to STORAGES dict keys
#36824: FileField storage parameter should support string references to STORAGES dict keys ----------
unread,
[Django] #36824: FileField storage parameter should support string references to STORAGES dict keys
#36824: FileField storage parameter should support string references to STORAGES dict keys ----------
Dec 23
Django
2
Dec 23
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
#36812: Drop support for MariaDB 10.6-10.10. -------------------------------------+------------------
unread,
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
#36812: Drop support for MariaDB 10.6-10.10. -------------------------------------+------------------
Dec 23
Django
6
Dec 23
[Django] #36492: Sqlite: lack of specificity when querying against booleans hurts the query-optimizer
#36492: Sqlite: lack of specificity when querying against booleans hurts the query- optimizer -------
unread,
[Django] #36492: Sqlite: lack of specificity when querying against booleans hurts the query-optimizer
#36492: Sqlite: lack of specificity when querying against booleans hurts the query- optimizer -------
Dec 23
Django
13
Dec 23
[Django] #36305: Documentation guidelines around indenting reference docs
#36305: Documentation guidelines around indenting reference docs ------------------------------------
unread,
[Django] #36305: Documentation guidelines around indenting reference docs
#36305: Documentation guidelines around indenting reference docs ------------------------------------
Dec 23
Django
10
Dec 23
[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 ----------------------------
Dec 23
Django
8
Dec 23
[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 -------------------------------------+------------
Dec 23