Messages by Thread
-
-
Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases
Django
-
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
[Django] #36959: Model bases isn't updated when changing parent classes
Django
-
[Django] #36958: Reload logging when logging setting changed
Django
-
Re: [Django] #34898: Adding non-deterministic collations to unique CharFields crashes on PostgreSQL.
Django
-
[Django] #36957: Django psycopg connection pool + fork()
Django
-
Re: [Django] #35943: Remove deprecated 'unload' event listener
Django
-
Re: [Django] #12227: PREPEND_WWW breaks the test client
Django
-
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
-
[Django] #36956: import_string logic for AttributeError is too broad, can be improved under Python 3.10+
Django
-
Re: [Django] #36942: SimpleTestCase._remove_databases_failures() is not idempotent and crashes on complex MRO.
Django
-
Re: [Django] #34581: Filters should not implicitly mark unsafe strings as safe without escaping
Django
-
Re: [Django] #36887: Unnecessary space introduced at top of changelist pages in 6.0
Django
-
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
-
Re: [Django] #22079: TestClient serialization of GET params with empty list as value
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
Re: [Django] #20775: Clarify the operator each database backend uses for text lookups (startswith, istartswith, contains, icontains, endswith and iendswith)
Django
-
[Django] #36955: Add strict template variable support with global and per-variable configuration
Django
-
[Django] #36954: Filtering an ManyToManyField causes the `.values` call to be filtered
Django
-
Re: [Django] #36915: Add support for select_for_update for implicit transactions
Django
-
Re: [Django] #36914: Inconsistent option background color in M2M select widget for TabularInline.
Django
-
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module
Django
-
Re: [Django] #36750: dumpdata's output of m2m values is not deterministic
Django
-
[Django] #36953: Refactor Django mail tests
Django
-
Re: [Django] #36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically
Django
-
Re: [Django] #36879: Add Django cache identification to Redis client metadata
Django
-
Re: [Django] #36940: Improve ASGI script prefix path_info handling
Django
-
[Django] #36952: Fix alter_field when called on a field that not has attribute: concrete
Django
-
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module (was: "Converter is already registered" incorrectly raised when registering a malformed converter.)
Django
-
Re: [Django] #36936: django-docker-box tests fail when running sqlite tests
Django
-
Re: [Django] #36848: Documentation doesn't directly mention that BadRequest is handled by handler400
Django
-
Re: [Django] #36932: Admin renders label after widget for non-model form fields when using FilteredSelectMultiple
Django
-
Re: [Django] #36951: task_finished signal logs "NoneType: None" when no exception is raised
Django
-
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
-
Re: [Django] #36549: OpenLayersWidget needs custom CSP rules when CSP is enabled
Django
-
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
-
Re: [Django] #36946: Running tests on SQLite with --parallel (using spawn) does not respect DATABASES["TEST"]["NAME"]
Django
-
Re: [Django] #36925: InlineModelAdmin docs do not mention view_on_site as a shared feature with ModelAdmin
Django
-
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
-
[Django] #36951: log_task_finished signal logs "NoneType: None" when no exception is raised
Django
-
Re: [Django] #36359: id_for_label undefined for AdminReadonlyField
Django
-
Re: [Django] #36926: Admin list_display does not use boolean icons when traversing relations
Django
-
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
-
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
-
Re: [Django] #36948: Overlap in admin breadcrumb text at small widths
Django
-
Re: [Django] #36839: Renaming of content types on RenameModel operations silently passes when duplicates are found
Django
-
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