django-updates
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Django] #36836: Add version identification to Redis cache backend
Django
Re: [Django] #36836: Add version identification to Redis cache backend
Django
Re: [Django] #20752: Error signals are not reliable, especially when dealing with database errors
Django
Re: [Django] #20752: Error signals are not reliable, especially when dealing with database errors
Django
Re: [Django] #36834: [contrib.auth] Fixed a bug with `User` instead of `get_user_model()`
Django
Re: [Django] #36834: [contrib.auth] Fixed a bug with `User` instead of `get_user_model()`
Django
[Django] #36835: [template] Adding `Library` to `__all__`
Django
Re: [Django] #36835: [template] Adding `Library` to `__all__`
Django
Re: [Django] #36834: [contrib.auth] Fixed a bug with `User` instead of `get_user_model()` (was: [contrib.auth])
Django
[Django] #36834: [contrib.auth]
Django
Re: [Django] #24920: Database type NUMERIC with no parameters is not supported
Django
Re: [Django] #36144: DatabaseOperations.bulk_batch_size() should consider more database limits on SQLite and Oracle
Django
Re: [Django] #35462: Add support JSONArrayAgg
Django
Re: [Django] #35462: Add support JSONArrayAgg
Django
Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree
Django
Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree
Django
Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree
Django
Re: [Django] #19227: Reorganize method flowchart for class based generic views to tree
Django
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
Re: [Django] #36804: AdminSite.get_model_admin raises AttributeError when `to` model of a ForeignKey is defined as a string
Django
[Django] #36833: HttpRequest.accepted_types incorrectly splits Accept header on commas inside quoted parameter values
Django
Re: [Django] #36833: HttpRequest.accepted_types incorrectly splits Accept header on commas inside quoted parameter values
Django
Re: [Django] #36833: HttpRequest.accepted_types incorrectly splits Accept header on commas inside quoted parameter values
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
Re: [Django] #28283: _changeform_view sends wrong object after ModelForm validation
Django
Re: [Django] #28283: _changeform_view sends wrong object after ModelForm validation
Django
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
Re: [Django] #36828: Missing input labels (WCAG2.1)
Django
Re: [Django] #36112: Subclasses of BaseDatabaseOperations should fall back to super().last_executed_query() instead of returning None
Django
Re: [Django] #36112: Subclasses of BaseDatabaseOperations should fall back to super().last_executed_query() instead of returning None
Django
[Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
Re: [Django] #36832: Django DB connection returns incorrect type for JSON objects with a top-level list
Django
[Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
Re: [Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
Re: [Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
Re: [Django] #36831: Add validation for CSP directive names and values in build_policy()
Django
Re: [Django] #36828: Missing input labels (WCAG2.1) (was: Django form fields render into invalid HTML)
Django
[Django] #36830: Store the cache alias on the cache backend instance
Django
Re: [Django] #36830: Store the cache alias on the cache backend instance
Django
Re: [Django] #36830: Store the cache alias on the cache backend instance
Django
Re: [Django] #36830: Store the cache alias on the cache backend instance
Django
Re: [Django] #36830: Store the cache alias on the cache backend instance
Django
Re: [Django] #35892: Support Widget.use_fieldset in admin forms
Django
[Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
Re: [Django] #36829: Breaking change in ClearableFileInput
Django
[Django] #36828: Django form fields render into invalid HTML
Django
Re: [Django] #36828: Django form fields render into invalid HTML
Django
Re: [Django] #36828: Django form fields render into invalid HTML
Django
Re: [Django] #36828: Django form fields render into invalid HTML
Django
Re: [Django] #36828: Django form fields render into invalid HTML
Django
Re: [Django] #36828: Django form fields render into invalid HTML
Django
Re: [Django] #36828: Django form fields render into invalid HTML
Django
Re: [Django] #24342: Add EnumField model/form fields
Django
Re: [Django] #24612: Confusing error message when using only/defer through deleted related field
Django
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] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
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] #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] #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] #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
Re: [Django] #36796: URL resolution breaks if route defined with lazy string and uses an include
Django
Re: [Django] #36796: URL resolution breaks if route defined with lazy string and uses an include
Django
Re: [Django] #36796: URL resolution breaks if route defined with lazy string and uses an include
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
Re: [Django] #36779: DeleteModel can lead to missing FK constraints
Django
Re: [Django] #36779: DeleteModel can lead to missing FK constraints
Django
Re: [Django] #36779: DeleteModel can lead to missing FK constraints
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
Django
Re: [Django] #35514: Dictionary based EMAIL_PROVIDERS settings
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] #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] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
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] #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
Earlier messages
Later messages