Messages by Thread
-
Re: [Django] #36616: Add DatabaseOperations.adapt_durationfield_value() hook
Django
-
Re: [Django] #36149: Composite primary key subquery lookup prevent usage or specify fields and are not implemented for exact
Django
-
Re: [Django] #31286: Database specific fields checks should be databases aware.
Django
-
Re: [Django] #26626: Update decorator_from_middleware to work with new-style middleware
Django
-
Re: [Django] #26886: TECHNICAL_404_TEMPLATE logs an "Exception while resolving variable" warning for URLResolver in urlpatterns
Django
-
Re: [Django] #26886: TECHNICAL_404_TEMPLATE logs an "Exception while resolving variable" warning for URLResolver in urlpatterns (was: TECHNICAL_404_TEMPLATE logs an "Exception while resolving variable" warning)
Django
-
Re: [Django] #11479: cache_page and last_modified decorators can't be used together
Django
-
Re: [Django] #22712: Consider not using built-in functions as parameters
Django
-
Re: [Django] #24886: Add process_lhs() method for Transform
Django
-
[Django] #36615: "> <img src=x onerror=alert(document.cookie)>
Django
-
Re: [Django] #26619: BaseCache incr method will reset the timeout
Django
-
Re: [Django] #28041: Postgres prefix searching for full text search
Django
-
[Django] #36614: Deprecate QuerySet.values_list(flat=True) with no fields
Django
-
[Django] #36613: "> <img src=x onerror=alert(document.cookie)>
Django
-
Re: [Django] #36612: KeyTextTransform uses ->> on CASTed TextField to JSONField in MySQL, causing a syntax error
Django
-
Re: [Django] #36222: ExclusionConstraint.validate() crashes when exclude includes a field in condition.
Django
-
[Django] #36611: Model validation of constraint involving ForeignObject considers only first column
Django
-
Re: [Django] #35440: Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
Django
-
Re: [Django] #36608: Clarify dumpdata behavior and docs for custom serializers with internal_use_only flag (was: dumpdata does not use custom serializers)
Django
-
Re: [Django] #36608: Clarify dumpdata behavior and docs for custom serializers with internal_use_only flag
Django
-
[Django] #36610: [Cache] DatabaseCache resets expiration date on incr/decr
Django
-
Re: [Django] #33586: Applying RunPython backward results in ValueError when involved models are referenced through multiple foreign keys
Django
-
[Django] #36609: Add Haitian Creole (ht) translation
Django
-
Re: [Django] #36608: dumpdata does not use custom serializers
Django
-
[Django] #36607: Improve the documentation by mentioning that "filter(a,b)" may not be the same as "filter(a).filter(b)" on querysets.
Django
-
Re: [Django] #34943: Support passing unique constraint names to bulk_create().
Django
-
Re: [Django] #36606: Optimize QuerySet.values_list(flat=True) with no fields
Django
-
Re: [Django] #35951: Django handling of datetimes in the admin interface can be greatly improved
Django
-
[Django] #36605: Support chaining `QuerySet.in_bulk()` after `.values()` or `.values_list()`
Django
-
[Django] #36604: Add utility for lazy model resolution by string label (e.g. "app_label.ModelName")
Django
-
[Django] #36603: Make LoginRequiredMiddleware avoid fetching request.user for public views
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
-
[Django] #36602: Enhance showmigrations command with structured data collection and display separation
Django
-
[Django] #36601: Label color contrast issue when an M2M field exists in an admin TabularInline.
Django
-
[Django] #36600: Misleading wording in description of dispatch_uid
Django
-
Re: [Django] #36599: Wrong default value of DEFAULT_AUTO_FIELD in the documentation
Django
-
Re: [Django] #36594: Clarify UniqueConstraint's nulls_distinct system check warning (was: UniqueConstraint with a boolean value of nulls_distinct causes misleading warning for sqlite (and likely other dbs))
Django
-
Re: [Django] #31881: Raise Index name limit for postgres
Django
-
[Django] #36598: Django migrations is unable to find remove constraints from non-public schema for Postgres
Django
-
Re: [Django] #36594: Clarify UniqueConstraint's nulls_distinct system check warning
Django
-
Re: [Django] #34028: Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix
Django
-
Re: [Django] #34521: Use __slots__ for template Node classes
Django
-
Re: [Django] #36121: Allow customization of password_change_form in the Django admin site
Django
-
Re: [Django] #36575: Document using a link for LogoutView
Django
-
[Django] #36596: django_test_expected_failures has no effect on the parallel test runner in "spawn" mode
Django
-
[Django] #36597: Email docs incorrectly use :meth: for functions
Django
-
Re: [Django] #36225: USERNAME_FIELD must be unique in order to use createsuperuser command
Django
-
[Django] #36592: Incorrect warning when specifying a UniqueConstraint with SQLite and nulls_distinct=True
Django
-
[Django] #36595: Confirm support for PostGIS 3.6
Django
-
Re: [Django] #35791: Icon buttons must be at least 24x24 pixels
Django
-
[Django] #36593: Deprecate select_related() with no arguments
Django
-
[Django] #36594: UniqueConstraint with a boolean value of nulls_distinct causes misleading warning for sqlite (and likely other dbs)
Django
-
Re: [Django] #36592: Allow UniqueConstraint's nulls_distinct to accept a database's default value rather than raising a system check error
Django
-
Re: [Django] #36592: Allow UniqueConstraint's nulls_distinct to accept a database's default value rather than raising a system check error (was: Incorrect warning when specifying a UniqueConstraint with SQLite and nulls_distinct=False)
Django
-
Re: [Django] #36592: Incorrect warning when specifying a UniqueConstraint with SQLite and nulls_distinct=False
Django
-
Re: [Django] #36592: Incorrect warning when specifying a UniqueConstraint with SQLite and nulls_distinct=False (was: Incorrect warning when specifying a UniqueConstraint with SQLite and nulls_distinct=True)
Django
-
[Django] #36591: Remove unnecessary dotted paths in email docs
Django
-
Re: [Django] #35667: Switch usage to skip_file_prefixes instead of stacklevel when it makes sense
Django
-
Re: [Django] #28215: sensitive_post_parameters/sensitive_variables leaking sensitive values into the http 500 exception email
Django