Messages by Thread
-
Re: [Django] #35659: Document db_default behaviour before instances are saved
Django
-
Re: [Django] #36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically (was: Django Squashed Migrations Randmonly Passing/Failing Based On Set Iteration Order)
Django
-
Re: [Django] #36671: Drop support for SQLite < 3.37.0.
Django
-
Re: [Django] #33772: Queryset first() returns different result than queryset[0] when using ExpressionWrapper
Django
-
Re: [Django] #36587: Misleading sentence in documentation about upload handlers
Django
-
Re: [Django] #26379: Document that first filter() chained to a RelatedManager is sticky (was: Document that first `.filter()` chained to a RelatedManager is sticky)
Django
-
[Django] #36655: GzipMiddleware buffers streaming responses
Django
-
Re: [Django] #34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix
Django
-
Re: [Django] #36277: Add GeneratedField(db_persist=False) support on PostgreSQL 18+
Django
-
Re: [Django] #36593: Deprecate select_related() with no arguments
Django
-
Re: [Django] #36627: Support PostgreSQL 18+ temporal constraints
Django
-
Re: [Django] #36652: Loading squashed migrations from disk raises CircularDependencyError indeterministically
Django
-
[Django] #36651: Security concerrn in ModelBackend
Django
-
Re: [Django] #36646: oracledb 3.4.0 TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union
Django
-
Re: [Django] #36618: BaseForm.add_error() misleading exception message when both field and dict provided
Django
-
Re: [Django] #36468: Popup stays blank after adding a related object when filter_horizontal is used
Django
-
Re: [Django] #36494: Various failures in JSONField lookups when using expressions in right-hand side
Django
-
[Django] #36632: AlterIndexTogether drops overlapping indexes
Django
-
Re: [Django] #34041: Accessibility improvements for admin breadcrumbs
Django
-
Re: [Django] #36623: Drop support for PostgreSQL 14 and PostGIS 3.1.
Django
-
Re: [Django] #36657: Make advanced ORM functionality more discoverable
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #36590: Redis, Memcached, and Database cache backends lack specialized many operation implementations
Django
-
Re: [Django] #31223: Add __class_getitem__ to support runtime type parameters for some classes
Django
-
Re: [Django] #36622: FileField.__init__ is triggering storage LazyObject resolution at boot time
Django
-
Re: [Django] #35729: Subclasses cannot opt out of natural key serialization
Django
-
Re: [Django] #36645: PostgreSQL migration regression: `InternalError: cannot drop column id of table ... because other objects depend on it`
Django
-
Re: [Django] #27929: Add ManifestStaticFilesStorage option to remove original (non-hashed) files after processing
Django
-
Re: [Django] #35859: Add DEP14 Tasks interface
Django
-
Re: [Django] #36618: Forms.add_error() misleading exception message
Django
-
Re: [Django] #36656: GZipMiddleware drops content from async streaming responses
Django
-
Re: [Django] #36653: FORCE_SCRIPT_NAME is not respected for static URLs
Django
-
Re: [Django] #36654: Incorrect docstring in model _do_update
Django
-
Re: [Django] #33507: Use native UUID data type on MariaDB 10.7+
Django
-
Re: [Django] #35961: Support PEP639-style license indicator in pyproject.toml
Django
-
Re: [Django] #36639: Add CI step to run makemigrations --check against test models
Django
-
Re: [Django] #34417: AlterField migration on ForeignKey field re-creates foreign key constraints unnecessarily
Django
-
Re: [Django] #36163: Change mail APIs to (mostly) keyword-only parameters
Django
-
Re: [Django] #15902: Store the current language in a cookie rather than the session
Django
-
Re: [Django] #36665: Rewrite reference to model manager usage to avoid saying "tricky"
Django
-
Re: [Django] #36667: How to Request PR Reviews Without Overstepping
Django
-
Re: [Django] #21961: Add support for database-level cascading options
Django
-
Re: [Django] #36670: Admin filter_vertical widget selector chooser has incorrect background color
Django
-
Re: [Django] #36655: GZipMiddleware buffers streaming responses (was: GzipMiddleware buffers streaming responses)
Django
-
Re: [Django] #36659: Re-enable custom height for flatpage content field in admin
Django
-
Re: [Django] #36605: Support chaining `QuerySet.in_bulk()` after `.values()` or `.values_list()`
Django
-
Re: [Django] #28800: Add a management command to list URL patterns
Django
-
[Django] #36669: Document `Negative indexing is not supported` for slicing F() expressions
Django
-
Re: [Django] #36661: Add introspection support for database-level delete options
Django
-
Re: [Django] #36637: Django 5.0.2 and psycopg3
Django
-
Re: [Django] #36668: ModelForm validation skips UniqueConstraint if its condition refers to a field not present on the form
Django
-
Re: [Django] #36189: Oracle Backend with `"use_returning_into": False` Option Fails to Retrieve Last Inserted ID
Django
-
Re: [Django] #36658: Invalid numeric literal in an {% if %} tag is treated as a variable
Django
-
Re: [Django] #35877: Documentation on "Changing a ManyToManyField to use a through model" does not respect database index
Django
-
Re: [Django] #13883: SelectBox.js with grouping (optgroup elements)
Django
-
Re: [Django] #36629: In the admin m2m widget filter_vertical, the “chooseall” button is missing.
Django
-
[Django] #36672: Django documentation objects.inv issue
Django
-
Re: [Django] #36630: Semantic structure and accessibility improvements for the admin navigation sidebar.
Django
-
Re: [Django] #36648: "pk" exception when using first() on unordered queryset with aggregation does not consider composite pk fields provided separately
Django