Messages by Date
-
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
-
2026/02/25
Re: [Django] #36549: OpenLayersWidget needs custom CSP rules when CSP is enabled
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
-
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] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
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] #36925: InlineModelAdmin docs do not mention view_on_site as a shared feature with ModelAdmin
Django
-
2026/02/25
Re: [Django] #36951: task_finished signal logs "NoneType: None" when no exception is raised (was: log_task_finished signal logs "NoneType: None" when no exception is raised)
Django
-
2026/02/25
Re: [Django] #36951: log_task_finished signal logs "NoneType: None" when no exception is raised
Django
-
2026/02/25
Re: [Django] #36951: log_task_finished signal logs "NoneType: None" when no exception is raised
Django
-
2026/02/25
Re: [Django] #36951: log_task_finished signal logs "NoneType: None" when no exception is raised
Django
-
2026/02/25
Re: [Django] #36951: log_task_finished signal logs "NoneType: None" when no exception is raised
Django
-
2026/02/25
[Django] #36951: log_task_finished signal logs "NoneType: None" when no exception is raised
Django
-
2026/02/25
Re: [Django] #36359: id_for_label undefined for AdminReadonlyField
Django
-
2026/02/25
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/02/25
Re: [Django] #36926: Admin list_display does not use boolean icons when traversing relations
Django
-
2026/02/25
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/02/25
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/02/25
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/25
Re: [Django] #36926: Admin list_display does not use boolean icons when traversing relations (was: Admin list_display does not use boolean icons when traversing properties)
Django
-
2026/02/25
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/25
Re: [Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Django
-
2026/02/25
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 (was: Truncator's docstring state that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` docs should be corrected)
Django
-
2026/02/25
Re: [Django] #36864: Automatic shell imports cannot reliably handle submodules
Django
-
2026/02/25
Re: [Django] #36944: Truncator's docstring state that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` docs should be corrected
Django
-
2026/02/25
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2026/02/25
Re: [Django] #36864: Automatic shell imports cannot reliably handle submodules
Django
-
2026/02/25
Re: [Django] #36873: Improve visual aspects of related-widget-wrapper icons.
Django
-
2026/02/25
Re: [Django] #36873: Improve visual aspects of related-widget-wrapper icons.
Django
-
2026/02/25
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
2026/02/25
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/25
Re: [Django] #36947: Changing db_comment / GeneratedField error
Django
-
2026/02/25
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/24
Re: [Django] #36950: Django admin login page: "Forgotten your password or username?" is not translated in Japanese locale
Django
-
2026/02/24
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/24
Re: [Django] #36950: Django admin login page: "Forgotten your password or username?" is not translated in Japanese locale
Django
-
2026/02/24
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/24
Re: [Django] #36950: Django admin login page: "Forgotten your password or username?" is not translated in Japanese locale
Django
-
2026/02/24
Re: [Django] #36950: Django admin login page: "Forgotten your password or username?" is not translated in Japanese locale
Django
-
2026/02/24
Re: [Django] #36950: Django admin login page: "Forgotten your password or username?" is not translated in Japanese locale
Django
-
2026/02/24
Re: [Django] #36950: Django admin login page: "Forgotten your password or username?" is not translated in Japanese locale
Django
-
2026/02/24
[Django] #36950: Django admin login page: "Forgotten your password or username?" is not translated in Japanese locale
Django
-
2026/02/24
Re: [Django] #36873: Improve visual aspects of related-widget-wrapper icons.
Django
-
2026/02/24
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/24
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/24
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/24
Re: [Django] #36939: Connecting the same signal multiple times with weak=True allocates new memory that is never deallocated
Django
-
2026/02/24
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/24
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
-
2026/02/24
[Django] #36949: Missing label on each <select> in a fieldset
Django
-
2026/02/24
Re: [Django] #36509: Missing label on input fields in tables
Django
-
2026/02/24
Re: [Django] #35888: Color contrast issues for admin icons
Django
-
2026/02/24
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
-
2026/02/24
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
-
2026/02/24
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/24
Re: [Django] #36944: Truncator's docstring state that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` docs should be corrected (was: Truncator's docstring state that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` should be corrected)
Django
-
2026/02/24
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/24
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/24
[Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
2026/02/24
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/24
Re: [Django] #36931: Unhandled LookupError in multipart parser when RFC 2231 encoding name is invalid
Django
-
2026/02/24
Re: [Django] #36931: Unhandled LookupError in multipart parser when RFC 2231 encoding name is invalid
Django
-
2026/02/24
[Django] #36947: Changing db_comment / GeneratedField error
Django
-
2026/02/24
Re: [Django] #33091: A FieldError should be raised when trying to update MTI inherited field with F reference to child field
Django
-
2026/02/24
Re: [Django] #33091: A FieldError should be raised when trying to update MTI inherited field with F reference to child field
Django
-
2026/02/24
Re: [Django] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
Django
-
2026/02/24
Re: [Django] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
Django
-
2026/02/24
[Django] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
Django
-
2026/02/24
[Django] #36945: .values() and .order_by() miss FilteredRelation when resolving aliases shadowing relationship traversals
Django
-
2026/02/24
Re: [Django] #36940: Improve ASGI script prefix path_info handling
Django
-
2026/02/24
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/24
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/24
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
-
2026/02/24
Re: [Django] #36944: Truncator's docstring state that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` should be corrected
Django
-
2026/02/24
[Django] #36944: Truncator's docstring state that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` should be corrected
Django
-
2026/02/24
Re: [Django] #29268: Support passing None to test Client and RequestFactory request methods for default content_type
Django
-
2026/02/24
Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
-
2026/02/23
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/23
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2026/02/23
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
-
2026/02/23
Re: [Django] #36907: Docs for email `fail_silently` are incorrect and inconsistent
Django
-
2026/02/23
Re: [Django] #36907: Docs for email `fail_silently` are incorrect and inconsistent
Django
-
2026/02/23
[Django] #36943: "Converter is already registered" incorrectly raised when registering a malformed converter.
Django
-
2026/02/23
Re: [Django] #36942: SimpleTestCase._remove_databases_failures() is not idempotent and crashes on complex MRO.
Django
-
2026/02/23
Re: [Django] #23746: Allow assertNumQueries to clear caches before it runs
Django
-
2026/02/23
Re: [Django] #36942: SimpleTestCase._remove_databases_failures() is not idempotent and crashes on complex MRO.
Django
-
2026/02/23
[Django] #36942: SimpleTestCase._remove_databases_failures() is not idempotent and crashes on complex MRO.
Django
-
2026/02/23
Re: [Django] #29268: Support passing None to test Client and RequestFactory request methods for default content_type
Django
-
2026/02/23
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/23
Re: [Django] #36940: Improve ASGI script prefix path_info handling
Django
-
2026/02/23
Re: [Django] #36938: Unioning an ordered queryset fails on Oracle unless a limit is taken
Django
-
2026/02/23
Re: [Django] #36905: Remove safe parameter from JsonResponse
Django
-
2026/02/23
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/23
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/23
Re: [Django] #36909: Avoid using context.request directly in querystring template tag
Django
-
2026/02/23
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/23
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/23
Re: [Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/23
[Django] #36941: Enhancement Proposal for querystring template tag: Support for dynamic context-based keys
Django
-
2026/02/22
Re: [Django] #36939: Connecting the same signal multiple times with weak=True allocates new memory that is never deallocated
Django
-
2026/02/22
Re: [Django] #36892: Lazy Tuples in field Choices generate repeated migrations with no changes
Django
-
2026/02/22
Re: [Django] #36939: Connecting the same signal multiple times with weak=True allocates new memory that is never deallocated
Django
-
2026/02/22
Re: [Django] #33647: bulk_update and bulk_create silently truncating values for size limited fields on postgres
Django
-
2026/02/22
Re: [Django] #28341: GeometryField doesn't create GEOSGeometry objects lazily anymore
Django
-
2026/02/22
Re: [Django] #36940: Improve ASGI script prefix path_info handling
Django
-
2026/02/22
[Django] #36940: Improve ASGI script prefix path_info handling
Django
-
2026/02/21
Re: [Django] #36884: Translation of admin log messages fails due to case inconsistency in field names
Django
-
2026/02/21
Re: [Django] #36884: Translation of admin log messages fails due to case inconsistency in field names
Django
-
2026/02/21
Re: [Django] #36835: Add all public API classes to django.template.__all__
Django
-
2026/02/21
Re: [Django] #36899: Implement `Session.__bool__`
Django
-
2026/02/21
Re: [Django] #36937: Add missing positive test cases for @permission_required in test_client
Django
-
2026/02/21
Re: [Django] #36899: Implement `Session.__bool__`
Django
-
2026/02/21
Re: [Django] #36937: Add missing positive test cases for @permission_required in test_client
Django
-
2026/02/21
Re: [Django] #36935: ContentType.app_labeled_name fallback omits app label when model_class() is None
Django
-
2026/02/21
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
2026/02/21
Re: [Django] #36905: Remove safe parameter from JsonResponse
Django
-
2026/02/21
Re: [Django] #29969: Admin inline with view permission is shown when save_as validation fails
Django
-
2026/02/21
Re: [Django] #36939: Connecting the same signal multiple times with weak=True allocates new memory that is never deallocated
Django
-
2026/02/20
[Django] #36939: Connecting the same signal multiple times with weak=True allocates new memory that is never deallocated
Django
-
2026/02/20
Re: [Django] #36835: Add all public API classes to django.template.__all__
Django
-
2026/02/20
Re: [Django] #36835: Add all public API classes to django.template.__all__
Django
-
2026/02/20
Re: [Django] #36899: Implement `Session.__bool__`
Django
-
2026/02/20
Re: [Django] #36931: Unhandled LookupError in multipart parser when RFC 2231 encoding name is invalid
Django
-
2026/02/20
Re: [Django] #36931: Unhandled LookupError in multipart parser when RFC 2231 encoding name is invalid
Django
-
2026/02/20
Re: [Django] #36935: ContentType.app_labeled_name fallback omits app label when model_class() is None
Django
-
2026/02/20
Re: [Django] #36920: Alignment issue in admin fieldset legends
Django
-
2026/02/20
Re: [Django] #36920: Alignment issue in admin fieldset legends
Django
-
2026/02/20
Re: [Django] #36873: Improve visual aspects of related-widget-wrapper icons.
Django
-
2026/02/20
Re: [Django] #36873: Improve visual aspects of related-widget-wrapper icons.
Django
-
2026/02/20
Re: [Django] #36934: BuiltinLookup.as_sql breaks with params-as-a-tuple
Django