Messages by Date
-
2026/03/03
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
-
2026/03/03
[Django] #36965: Modernizing the Django Admin UI/UX
Django
-
2026/03/03
Re: [Django] #36864: Automatic shell imports cannot reliably handle submodules
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #36887: Unnecessary space introduced at top of changelist pages in 6.0
Django
-
2026/03/03
Re: [Django] #36933: Yes/no admin icons hard to differentiate with dichromatic viewing deficiency
Django
-
2026/03/03
Re: [Django] #36964: Documentation incorrectly states that persistent connections don't work with runserver
Django
-
2026/03/03
Re: [Django] #21080: collectstatic post-processing fails for references inside comments
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/03/03
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/03/03
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/03/03
Re: [Django] #36933: Yes/no admin icons hard to differentiate with dichromatic viewing deficiency
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #36953: Refactor Django mail tests
Django
-
2026/03/03
Re: [Django] #27877: Management command exceptions should be logged
Django
-
2026/03/03
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #36923: URLField.to_python() mangles mailto: URLs
Django
-
2026/03/03
Re: [Django] #27877: Management command exceptions should be logged
Django
-
2026/03/03
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module
Django
-
2026/03/03
Re: [Django] #36049: The `upper` template filter should set `is_safe=True`
Django
-
2026/03/03
Re: [Django] #36953: Refactor Django mail tests
Django
-
2026/03/03
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/03/03
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/03/03
Re: [Django] #36964: Documentation incorrectly states that persistent connections don't work with runserver
Django
-
2026/03/02
Re: [Django] #16328: FilePathField should include blank option even when required=True
Django
-
2026/03/02
Re: [Django] #36847: FileField(upload_to=...) callback no longer sees `auto_now_add ` field
Django
-
2026/03/02
Re: [Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
2026/03/02
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
-
2026/03/02
Re: [Django] #36927: Optimize Field.deconstruct()
Django
-
2026/03/02
Re: [Django] #36947: Changing a field's db_comment unnecessarily alters column type
Django
-
2026/03/02
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
-
2026/03/02
Re: [Django] #36961: django_file_prefixes() raises TypeError if Django is imported by namespace
Django
-
2026/03/02
Re: [Django] #35943: Remove deprecated 'unload' event listener
Django
-
2026/03/02
Re: [Django] #36944: Truncator's docstring states that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` docs should be corrected
Django
-
2026/03/02
Re: [Django] #36961: django_file_prefixes() raises TypeError if Django is imported by namespace
Django
-
2026/03/02
Re: [Django] #36964: Documentation incorrectly states that persistent connections don't work with runserver
Django
-
2026/03/02
Re: [Django] #36961: django_file_prefixes() raises TypeError if Django is imported by namespace
Django
-
2026/03/02
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
-
2026/03/02
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
-
2026/03/02
Re: [Django] #36961: django_file_prefixes() raises TypeError if Django is imported by namespace
Django
-
2026/03/02
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
-
2026/03/02
Re: [Django] #36961: django_file_prefixes() raises TypeError if Django is imported by namespace
Django
-
2026/03/02
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/02
Re: [Django] #35381: Provide `JSONNull` expression to represent JSON `null` value
Django
-
2026/03/02
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/02
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/02
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/02
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/02
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/02
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/02
Re: [Django] #36945: .values() and .order_by() miss FilteredRelation when resolving aliases shadowing relationship traversals
Django
-
2026/03/02
Re: [Django] #25703: Create topic documentation for Expressions
Django
-
2026/03/02
Re: [Django] #28215: sensitive_post_parameters/sensitive_variables leaking sensitive values into the http 500 exception email
Django
-
2026/03/02
Re: [Django] #25703: Create topic documentation for Expressions
Django
-
2026/03/02
[Django] #36964: Documentation incorrectly states that persistent connections don't work with runserver
Django
-
2026/03/02
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
-
2026/03/02
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
-
2026/03/02
Re: [Django] #36571: Deprecated usage of BINARY expr in MySQL lookups
Django
-
2026/03/01
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
-
2026/03/01
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
-
2026/03/01
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
-
2026/03/01
Re: [Django] #29969: Admin inline with view permission is shown when save_as validation fails
Django
-
2026/03/01
Re: [Django] #29969: Admin inline with view permission is shown when save_as validation fails
Django
-
2026/03/01
Re: [Django] #29969: Admin inline with view permission is shown when save_as validation fails
Django
-
2026/03/01
Re: [Django] #36947: Changing a field's db_comment unnecessarily alters column type (was: Changing db_comment / GeneratedField error)
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #1: Create architecture for anonymous sessions
Django
-
2026/03/01
Re: [Django] #36925: InlineModelAdmin docs do not mention view_on_site as a shared feature with ModelAdmin
Django
-
2026/03/01
Re: [Django] #36925: InlineModelAdmin docs do not mention view_on_site as a shared feature with ModelAdmin
Django
-
2026/03/01
Re: [Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
2026/03/01
Re: [Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
2026/03/01
Re: [Django] #36962: Missing call to superclass `__init__` during object initialization
Django
-
2026/03/01
Re: [Django] #36963: JSONField("ContactInfo", default=contact_default) i think you need to discribe more about the passed function
Django
-
2026/03/01
Re: [Django] #36963: JSONField("ContactInfo", default=contact_default) i think you need to discribe more about the passed function
Django
-
2026/03/01
Re: [Django] #36963: JSONField("ContactInfo", default=contact_default) i think you need to discribe more about the passed function
Django
-
2026/03/01
[Django] #36963: JSONField("ContactInfo", default=contact_default) i think you need to discribe more about the passed function
Django
-
2026/03/01
Re: [Django] #36958: Have test client reload logging when logging setting changed
Django
-
2026/02/28
Re: [Django] #14035: Cannot access POST after request.encoding was set to a custom value
Django
-
2026/02/28
Re: [Django] #35943: Remove deprecated 'unload' event listener
Django
-
2026/02/28
Re: [Django] #36962: Missing call to superclass `__init__` during object initialization
Django
-
2026/02/28
[Django] #36962: Missing call to superclass `__init__` during object initialization
Django
-
2026/02/28
Re: [Django] #31637: Registering database connections for cleanup on fork
Django
-
2026/02/28
Re: [Django] #31637: Registering database connections for cleanup on fork
Django
-
2026/02/28
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/28
Re: [Django] #36945: .values() and .order_by() miss FilteredRelation when resolving aliases shadowing relationship traversals
Django
-
2026/02/28
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/28
Re: [Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
2026/02/28
Re: [Django] #36513: Background color for admin's m2m multi-select "selected" rows is broken in Edge and Firefox
Django
-
2026/02/28
Re: [Django] #36914: Inconsistent option background color in M2M select widget for TabularInline.
Django
-
2026/02/28
Re: [Django] #36914: Inconsistent option background color in M2M select widget for TabularInline.
Django
-
2026/02/28
Re: [Django] #36958: Have test client reload logging when logging setting changed
Django
-
2026/02/28
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
Re: [Django] #36914: Inconsistent option background color in M2M select widget for TabularInline.
Django
-
2026/02/27
Re: [Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
2026/02/27
Re: [Django] #36958: Have test client reload logging when logging setting changed
Django
-
2026/02/27
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
Re: [Django] #36958: Have test client reload logging when logging setting changed (was: Reload logging when logging setting changed)
Django
-
2026/02/27
Re: [Django] #36914: Inconsistent option background color in M2M select widget for TabularInline.
Django
-
2026/02/27
Re: [Django] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
Django
-
2026/02/27
Re: [Django] #35972: Custom lookup example raises TypeError when looked up against a Subquery
Django
-
2026/02/27
Re: [Django] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
Django
-
2026/02/27
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
-
2026/02/27
Re: [Django] #36961: django_file_prefixes() raises TypeError if Django is imported by namespace
Django
-
2026/02/27
Re: [Django] #36961: django_file_prefixes() raises TypeError if Django is imported by namespace (was: django_file_prefixes() raises AttributeError if Django is imported by namespace)
Django
-
2026/02/27
[Django] #36961: django_file_prefixes() raises AttributeError if Django is imported by namespace
Django
-
2026/02/27
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/02/27
Re: [Django] #29030: Make construction of "View on site" and "View Site" URLs consistent
Django
-
2026/02/27
Re: [Django] #23919: Cleanups for when we drop Python 2 compatibility
Django
-
2026/02/27
[Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
-
2026/02/27
Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases
Django
-
2026/02/27
Re: [Django] #36959: Model bases isn't updated when changing parent classes
Django
-
2026/02/27
Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases
Django
-
2026/02/27
Re: [Django] #36959: Model bases isn't updated when changing parent classes
Django
-
2026/02/27
Re: [Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
2026/02/27
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
-
2026/02/27
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2026/02/27
[Django] #36959: Model bases isn't updated when changing parent classes
Django
-
2026/02/27
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/02/27
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/02/27
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/02/27
[Django] #36958: Reload logging when logging setting changed
Django
-
2026/02/27
Re: [Django] #34898: Adding non-deterministic collations to unique CharFields crashes on PostgreSQL.
Django
-
2026/02/27
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
Re: [Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/27
[Django] #36957: Django psycopg connection pool + fork()
Django
-
2026/02/26
Re: [Django] #36954: Filtering an ManyToManyField causes the `.values` call to be filtered
Django
-
2026/02/26
Re: [Django] #35943: Remove deprecated 'unload' event listener
Django
-
2026/02/26
Re: [Django] #36952: Fix alter_field when called on a field that not has attribute: concrete
Django
-
2026/02/26
Re: [Django] #12227: PREPEND_WWW breaks the test client
Django
-
2026/02/26
Re: [Django] #12227: PREPEND_WWW breaks the test client
Django
-
2026/02/26
Re: [Django] #22079: TestClient serialization of GET params with empty list as value
Django
-
2026/02/26
Re: [Django] #36954: Filtering an ManyToManyField causes the `.values` call to be filtered
Django
-
2026/02/26
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
-
2026/02/26
[Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
2026/02/26
Re: [Django] #36915: Add support for select_for_update for implicit transactions
Django
-
2026/02/26
Re: [Django] #22079: TestClient serialization of GET params with empty list as value
Django
-
2026/02/26
Re: [Django] #36942: SimpleTestCase._remove_databases_failures() is not idempotent and crashes on complex MRO.
Django
-
2026/02/26
Re: [Django] #36953: Refactor Django mail tests
Django
-
2026/02/26
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/02/26
Re: [Django] #34581: Filters should not implicitly mark unsafe strings as safe without escaping
Django
-
2026/02/26
Re: [Django] #36955: Add strict template variable support with global and per-variable configuration
Django
-
2026/02/26
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
2026/02/26
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
2026/02/26
Re: [Django] #36887: Unnecessary space introduced at top of changelist pages in 6.0
Django
-
2026/02/26
Re: [Django] #36550: AssertionError raised when bulk creation model with primary key set via pre_save (e.g. auto_now_add) on databases with can_return_columns_from_insert
Django
-
2026/02/26
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/26
Re: [Django] #36955: Add strict template variable support with global and per-variable configuration
Django
-
2026/02/26
Re: [Django] #36915: Add support for select_for_update for implicit transactions
Django
-
2026/02/26
Re: [Django] #36955: Add strict template variable support with global and per-variable configuration
Django
-
2026/02/26
Re: [Django] #22079: TestClient serialization of GET params with empty list as value
Django
-
2026/02/26
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
2026/02/26
[Django] #36955: Add strict template variable support with global and per-variable configuration
Django
-
2026/02/26
Re: [Django] #36915: Add support for select_for_update for implicit transactions
Django
-
2026/02/26
Re: [Django] #36915: Add support for select_for_update for implicit transactions
Django
-
2026/02/26
Re: [Django] #36954: Filtering an ManyToManyField causes the `.values` call to be filtered
Django
-
2026/02/25
[Django] #36954: Filtering an ManyToManyField causes the `.values` call to be filtered
Django
-
2026/02/25
Re: [Django] #36915: Add support for select_for_update for implicit transactions
Django
-
2026/02/25
Re: [Django] #36914: Inconsistent option background color in M2M select widget for TabularInline.
Django
-
2026/02/25
Re: [Django] #36914: Inconsistent option background color in M2M select widget for TabularInline.
Django
-
2026/02/25
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module
Django
-
2026/02/25
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/25
[Django] #36953: Refactor Django mail tests
Django
-
2026/02/25
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
2026/02/25
Re: [Django] #36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically
Django
-
2026/02/25
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
2026/02/25
Re: [Django] #36879: Add Django cache identification to Redis client metadata
Django
-
2026/02/25
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
2026/02/25
Re: [Django] #36952: Fix alter_field when called on a field that not has attribute: concrete
Django
-
2026/02/25
Re: [Django] #36952: Fix alter_field when called on a field that not has attribute: concrete
Django
-
2026/02/25
Re: [Django] #36952: Fix alter_field when called on a field that not has attribute: concrete
Django
-
2026/02/25
Re: [Django] #36940: Improve ASGI script prefix path_info handling
Django
-
2026/02/25
Re: [Django] #36952: Fix alter_field when called on a field that not has attribute: concrete
Django
-
2026/02/25
[Django] #36952: Fix alter_field when called on a field that not has attribute: concrete
Django
-
2026/02/25
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module (was: "Converter is already registered" incorrectly raised when registering a malformed converter.)
Django
-
2026/02/25
Re: [Django] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
Django
-
2026/02/25
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
2026/02/25
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
-
2026/02/25
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
-
2026/02/25
Re: [Django] #36932: Admin renders label after widget for non-model form fields when using FilteredSelectMultiple
Django
-
2026/02/25
Re: [Django] #36951: task_finished signal logs "NoneType: None" when no exception is raised
Django
-
2026/02/25
Re: [Django] #36951: task_finished signal logs "NoneType: None" when no exception is raised
Django
-
2026/02/25
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
-
2026/02/25
Re: [Django] #36930: Using a custom ModelChoices (not IntegerChoices or TextChoices) member as the default value of a model field doesn't select the default value in form's select
Django