Messages by Thread
-
-
Re: [Django] #19580: Unify reverse foreign key and m2m unsaved model querying
Django
-
Re: [Django] #33952: Too aggressive pk control in create_reverse_many_to_one_manager
Django
-
Re: [Django] #13883: Render named groups of field choices in the admin with optgroups (was: SelectBox.js with grouping (optgroup elements))
Django
-
Re: [Django] #10554: Response.set_cookie should allow setting two cookies of the same name.
Django
-
Re: [Django] #36509: Missing label on input fields in tables
Django
-
[Django] #36872: Django's template engine cannot handle asynchronous methods
Django
-
Re: [Django] #25508: Add "QuerySet()" to QuerySet.__repr__ to help debugging
Django
-
Re: [Django] #19303: ModelAdmin.formfield_overrides is ignored for fields with choices
Django
-
[Django] #36871: Why the server try to compile a comment?
Django
-
Re: [Django] #29910: Allow ManyToManyFields that target proxy models with a through table.
Django
-
Re: [Django] #36229: Forced colors mode icon color in default_urlconf “congratulations” view
Django
-
[Django] #36870: Insufficient contrast in console-style code blocks
Django
-
Re: [Django] #36364: Migration executor cannot handle AlterField operation on ForeignObject
Django
-
Re: [Django] #36246: BaseGeometryWidget.deserialize() does not catch GDALException from malformed GeoJSON
Django
-
Re: [Django] #36389: GenericRelation uses read connection for writes
Django
-
Re: [Django] #23902: Migrating between Geography / Geometry types fails
Django
-
Re: [Django] #20960: DEFAULT_TABLESPACE should be part of DATABASES
Django
-
[Django] #36869: Optimise migration graph planning
Django
-
Re: [Django] #36272: [MacOS] geoip aka libgeoip disabled on 2024-12-12
Django
-
[Django] #36868: Bugs is normalize() function
Django
-
Re: [Django] #36318: Bad stack trace during rollback after bulk create
Django
-
Re: [Django] #36352: values() raises a FieldError when multiple values() of annotated values are chained
Django
-
Re: [Django] #36694: PostGIS backend silently ignores most Index options when targeting a single GeometryField (expressions, condition, include, opclasses)
Django
-
[Django] #36867: Optimize template compilation with intelligent caching for repeated renders
Django
-
[Django] #36866: Optimize template compilation with intelligent caching for repeated renders
Django
-
Re: [Django] #16521: Provide keyboard shortcuts in admin
Django
-
[Django] #36865: Query casting introduced in Django 5.2 makes queries miss DB indexes
Django
-
Re: [Django] #29843: Create permissions using migration operations rather than using the post_migrate signal
Django
-
Re: [Django] #27222: Refresh fields that are expressions after Model.save()
Django
-
[Django] #36864: Automatic shell imports cannot reliably handle submodules
Django
-
[Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #36863: Under WSGI, multiple calls to asgiref.sync.async_to_sync within the same request do not share the same event loop.
Django
-
Re: [Django] #35738: Deprecate double-dot variable lookups
Django
-
Re: [Django] #26886: TECHNICAL_404_TEMPLATE logs an "Exception while resolving variable" warning for URLResolver in urlpatterns
Django
-
Re: [Django] #30835: post_delete signal fires before objects are removed from database
Django
-
[Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI
Django
-
Re: [Django] #36846: ContentType.get_object_for_this_type() raises inappropriate exception type for removed models
Django
-
Re: [Django] #36627: Support PostgreSQL 18+ temporal constraints
Django
-
[Django] #36861: technical_404.html crashes on urlpatterns with include()
Django
-
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
-
Re: [Django] #34699: Filtering on annotated TruncSecond expression gives unexpected result.
Django
-
Re: [Django] #30124: QuerySet.only() on reverse many-to-one relationship causes extra database queries
Django
-
[Django] #36860: Annotate after Union using django-cte breaks with django 5.2
Django
-
[Django] #36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response
Django
-
[Django] #36858: Optimize `db_default` creation
Django
-
Re: [Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL
Django
-
Re: [Django] #36153: Remove or replace unmantained pylibmc package from Django dependencies
Django
-
Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations
Django
-
Re: [Django] #35402: DatabaseFeatures.django_test_skips crashes when it references a class in another test module
Django