django-updates
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Django] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
Re: [Django] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
Re: [Django] #28872: JSONField __in operator breaks when given a values_list()
Django
Re: [Django] #28872: JSONField __in operator breaks when given a values_list()
Django
Re: [Django] #28872: JSONField __in operator breaks when given a values_list()
Django
Re: [Django] #36355: sqlmigrate gives unexpected output for an AlterField on a PK when another app has a model with a FK
Django
[Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36827: Adding hash index support for exclusion constraint in PostgreSQL
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
[Django] #36826: Add "copy to clipboard" button to documentation code blocks
Django
Re: [Django] #36826: Add "copy to clipboard" button to documentation code blocks
Django
Re: [Django] #36826: Add "copy to clipboard" button to documentation code blocks
Django
Re: [Django] #36826: Add "copy to clipboard" button to documentation code blocks
Django
[Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #36825: CSP nonces are not applied in the Django admin
Django
Re: [Django] #35119: Unify max_length for EmailValidator and model's and form's EmailField
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36809: Allow EmailValidator to customize error messages depending on the part that failed validation
Django
Re: [Django] #36492: Sqlite: lack of specificity when querying against booleans hurts the query-optimizer
Django
[Django] #36824: FileField storage parameter should support string references to STORAGES dict keys
Django
Re: [Django] #36824: FileField storage parameter should support string references to STORAGES dict keys
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled
Django
Re: [Django] #27100: The pre-migration state used to generate the `AppConfig` exposed through the `pre_migrate` signal should include already applied migration changes
Django
Re: [Django] #27100: The pre-migration state used to generate the `AppConfig` exposed through the `pre_migrate` signal should include already applied migration changes
Django
[Django] #36823: Data loss using `bulk_create()` on Django 5.2 due to Postgres `UNNEST` and explicit cast truncating
Django
Re: [Django] #36823: Data loss using `bulk_create()` on Django 5.2 due to Postgres `UNNEST` and explicit cast truncating
Django
Re: [Django] #36822: Implement parameter limit for Postgres backend with server-side binding enabled (was: Deleting objects with >65535 related rows fails on psycopg3 w/ server side binding enabled)
Django
[Django] #36822: Deleting objects with >65535 related rows fails on psycopg3 w/ server side binding enabled
Django
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
Django
[Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
Django
Re: [Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
Django
Re: [Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
Django
Re: [Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
Django
Re: [Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
Django
Re: [Django] #36821: Asymmetry between exact and iexact when filtering for empty strings on Oracle
Django
Re: [Django] #36508: Asymmetry between exact and iexact when filtering JSON keys against None
Django
Re: [Django] #36508: Asymmetry between exact and iexact when filtering JSON keys against None
Django
[Django] #36820: Date Parsing Modernization
Django
Re: [Django] #36820: Date Parsing Modernization
Django
Re: [Django] #36820: Date Parsing Modernization
Django
[Django] #36819: Async login does not reuse authenticated user instance
Django
Re: [Django] #36819: Async login does not reuse authenticated user instance
Django
Re: [Django] #36819: Async login does not reuse authenticated user instance
Django
Re: [Django] #36819: Async login does not reuse authenticated user instance
Django
Re: [Django] #36819: Async login does not reuse authenticated user instance
Django
[Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
Re: [Django] #36818: AttributeError: 'NoneType' object has no attribute 'getlimit' when calling bulk_create as the first database operation on SQLite
Django
[Django] #36817: Possible regression of Engine.get_template
Django
Re: [Django] #36817: Possible regression of Engine.get_template
Django
Re: [Django] #36817: Possible regression of Engine.get_template
Django
Re: [Django] #36817: Possible regression of Engine.get_template
Django
Re: [Django] #36817: Possible regression of Engine.get_template
Django
Re: [Django] #36817: Possible regression of Engine.get_template
Django
Re: [Django] #36817: Possible regression of Engine.get_template
Django
Re: [Django] #36817: Possible regression of Engine.get_template
Django
[Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
Re: [Django] #36575: Document using a link for LogoutView
Django
Re: [Django] #36575: Document using a link for LogoutView
Django
Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.
Django
Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.
Django
Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.
Django
Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.
Django
Re: [Django] #29222: Substr on NULL values returns incorrect results with pattern lookups.
Django
[Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #36815: Avoid unnecessary prepare_value calls when inserting db_defaults
Django
Re: [Django] #35865: Queryset aggregation keeps unnecessary SQL joins
Django
[Django] #36814: During migration for rename m2m field, alter table rename query not generated
Django
Re: [Django] #36814: During migration for rename m2m field, alter table rename query not generated
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
Re: [Django] #36644: Enable using an empty order_by() to disable implicit primary key ordering in first()
Django
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)
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14
Django
Re: [Django] #36376: Respect --no-color for command help on python 3.14 (was: Use argparse colorized help on Python 3.14+)
Django
[Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36813: Convert system checks for max_length and max_digits to __init__() checks.
Django
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
Django
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
Django
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
Django
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
Django
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10.
Django
Re: [Django] #36812: Drop support for MariaDB 10.6-10.10. (was: Drop support for MariaDB 10.6.)
Django
[Django] #36812: Drop support for MariaDB 10.6.
Django
Re: [Django] #36770: SQLite threading tests are flaky when parallel test suite runs in forkserver mode (was: SQLite threading tests are flaky when parallel test suite runs in forkserver/spawn)
Django
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
Re: [Django] #2750: ManyToManyField ignores 'default' option
Django
Re: [Django] #30515: Document django.shortcuts.resolve_url.
Django
Re: [Django] #30515: Document django.shortcuts.resolve_url.
Django
Earlier messages
Later messages