django-updates
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/13
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/13
Re: [Django] #36927: Optimize Field.deconstruct()
Django
2026/03/13
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/03/13
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/03/13
Re: [Django] #36966: Test client using query_params raises ValueError when following redirect
Django
2026/03/13
Re: [Django] #36894: Email fail_silently, auth_user, auth_password are ignored when connection param provided
Django
2026/03/13
Re: [Django] #36885: Long verbose names in the admin filter sidebar cause main area to reduce to unusable width
Django
2026/03/13
Re: [Django] #36885: Long verbose names in the admin filter sidebar cause main area to reduce to unusable width
Django
2026/03/13
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/13
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/13
Re: [Django] #34151: Adding explicit primary key with different type doesn't update related ManyToManyFields.
Django
2026/03/13
Re: [Django] #36892: Lazy Tuples in field Choices generate repeated migrations with no changes
Django
2026/03/13
Re: [Django] #36735: Add UUID4 and UUID7 database functions
Django
2026/03/13
[Django] #36985: Reversing CreateExtension throws error on non-postgresql database
Django
2026/03/13
[Django] #36984: Prevent extremely long validation messages in inlines
Django
2026/03/13
Re: [Django] #36885: Long verbose names in the admin filter sidebar cause main area to reduce to unusable width
Django
2026/03/13
Re: [Django] #36919: Allow `TaskResult` (and `Task`) to be pickled
Django
2026/03/13
Re: [Django] #26488: migrate crashes when renaming a multi-table inheritance base model
Django
2026/03/13
Re: [Django] #36975: SimpleUploadedFile cannot be re-opened
Django
2026/03/13
Re: [Django] #36975: SimpleUploadedFile cannot be re-opened
Django
2026/03/12
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/12
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2026/03/12
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
2026/03/12
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
2026/03/12
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2026/03/12
Re: [Django] #36966: Test client using query_params raises ValueError when following redirect
Django
2026/03/12
Re: [Django] #36966: Test client using query_params raises ValueError when following redirect
Django
2026/03/12
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
2026/03/12
Re: [Django] #36885: Long verbose names in the admin filter sidebar cause main area to reduce to unusable width
Django
2026/03/12
Re: [Django] #36983: Improve free-threading performance
Django
2026/03/12
Re: [Django] #36915: Add support for select_for_update for implicit transactions
Django
2026/03/12
Re: [Django] #35974: Use router.allow_relation in RelatedManager.add and GenericRelatedObjectManager.add
Django
2026/03/12
Re: [Django] #36919: Allow `TaskResult` (and `Task`) to be pickled
Django
2026/03/12
Re: [Django] #36983: Improve free-threading performance
Django
2026/03/12
Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations
Django
2026/03/12
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/12
Re: [Django] #36972: Provide keyboard feedback in createsuperuser and changepassword commands
Django
2026/03/12
Re: [Django] #36983: Improve free-threading performance
Django
2026/03/12
Re: [Django] #36972: Provide keyboard feedback in createsuperuser and changepassword commands
Django
2026/03/12
Re: [Django] #36981: Add PostgreSQL num_nonnulls (code provided)
Django
2026/03/12
Re: [Django] #36919: Allow `TaskResult` (and `Task`) to be pickled
Django
2026/03/12
Re: [Django] #36919: Allow `TaskResult` (and `Task`) to be pickled
Django
2026/03/12
Re: [Django] #36981: Add PostgreSQL num_nonnulls (code provided)
Django
2026/03/12
Re: [Django] #36981: Add PostgreSQL num_nonnulls (code provided)
Django
2026/03/12
[Django] #36983: Improve free-threading performance
Django
2026/03/12
Re: [Django] #36888: acreate method doesn't call asave
Django
2026/03/12
Re: [Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
Django
2026/03/12
Re: [Django] #36981: Add PostgreSQL num_nonnulls (code provided)
Django
2026/03/12
[Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
Django
2026/03/12
Re: [Django] #36888: acreate method doesn't call asave
Django
2026/03/12
Re: [Django] #36888: acreate method doesn't call asave
Django
2026/03/12
Re: [Django] #35890: pre_save field in parent models are not called during update in update_or_create
Django
2026/03/12
Re: [Django] #36888: acreate method doesn't call asave
Django
2026/03/12
Re: [Django] #36888: acreate method doesn't call asave
Django
2026/03/12
[Django] #36981: Add PostgreSQL num_nonnulls (code provided)
Django
2026/03/11
Re: [Django] #35974: Use router.allow_relation in RelatedManager.add and GenericRelatedObjectManager.add
Django
2026/03/11
Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations
Django
2026/03/11
Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations
Django
2026/03/11
Re: [Django] #28455: Create "inplace" QuerySets to speed up certain operations
Django
2026/03/11
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/11
Re: [Django] #25703: Create topic documentation for Expressions
Django
2026/03/11
Re: [Django] #20799: Document how to use FastCGI via WSGI
Django
2026/03/11
Re: [Django] #36971: Provide pathways to other contributions in first PR comment
Django
2026/03/11
Re: [Django] #36971: Provide pathways to other contributions in first PR comment
Django
2026/03/11
Re: [Django] #25703: Create topic documentation for Expressions
Django
2026/03/11
Re: [Django] #25703: Create topic documentation for Expressions
Django
2026/03/11
[Django] #36980: TranslationCatalog.__getitem__ gives wrong priority to non-plural translations when plural forms mismatch
Django
2026/03/11
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/10
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/10
Re: [Django] #35813: Makemigrations not properly tracking changes to unmanaged models
Django
2026/03/10
Re: [Django] #36971: Provide pathways to other contributions in first PR comment
Django
2026/03/10
Re: [Django] #36971: Provide pathways to other contributions in first PR comment
Django
2026/03/10
Re: [Django] #36885: Long verbose names in the admin filter sidebar cause main area to reduce to unusable width
Django
2026/03/10
Re: [Django] #36885: Long verbose names in the admin filter sidebar cause main area to reduce to unusable width
Django
2026/03/10
Re: [Django] #36885: Long verbose names in the admin filter sidebar cause main area to reduce to unusable width
Django
2026/03/10
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/03/10
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module
Django
2026/03/10
Re: [Django] #32849: ManifestStaticFilesStorage newline breaks regex
Django
2026/03/10
Re: [Django] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
2026/03/10
Re: [Django] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
2026/03/10
Re: [Django] #20562: Docs: How to use django ORM with multiprocessing
Django
2026/03/10
Re: [Django] #20562: Docs: How to use django ORM with multiprocessing
Django
2026/03/10
Re: [Django] #33091: A FieldError should be raised when trying to update MTI inherited field with F reference to child field
Django
2026/03/10
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/10
Re: [Django] #32849: ManifestStaticFilesStorage newline breaks regex
Django
2026/03/09
Re: [Django] #36727: Deprecate get_placeholder in favor of get_placeholder_sql
Django
2026/03/09
Re: [Django] #10449: HTML accents not escaped out when using forms
Django
2026/03/09
Re: [Django] #36571: Deprecated usage of BINARY expr in MySQL lookups
Django
2026/03/09
Re: [Django] #10449: HTML accents not escaped out when using forms
Django
2026/03/09
Re: [Django] #36972: Provide keyboard feedback in createsuperuser and changepassword commands
Django
2026/03/09
Re: [Django] #36974: SimpleUploadedFile should support text mode
Django
2026/03/09
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/09
Re: [Django] #36977: Cache more expression `output_field` properties
Django
2026/03/09
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module
Django
2026/03/09
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/09
Re: [Django] #36977: Cache more expression `output_field` properties
Django
2026/03/09
Re: [Django] #36976: Make action selection counter on admin list pages announce changes (was: Admin: make action selection counter a live region)
Django
2026/03/09
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/09
Re: [Django] #32849: ManifestStaticFilesStorage newline breaks regex
Django
2026/03/09
Re: [Django] #36391: Document RawSQL on “Performing raw SQL queries” page
Django
2026/03/09
Re: [Django] #36974: SimpleUploadedFile should support text mode
Django
2026/03/09
Re: [Django] #36977: Cache more expression `output_field` properties
Django
2026/03/09
Re: [Django] #36977: Cache more expression `output_field` properties
Django
2026/03/09
Re: [Django] #36977: Cache more expression `output_field` properties
Django
2026/03/09
Re: [Django] #36976: Admin: make action selection counter a live region
Django
2026/03/09
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/09
Re: [Django] #31458: Allow changing executable_name for dbshell management command.
Django
2026/03/09
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/09
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/09
Re: [Django] #36978: Should django evaluate typing annotations at all?
Django
2026/03/09
Re: [Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/09
Re: [Django] #36958: Have test client reload logging when logging setting changed
Django
2026/03/09
Re: [Django] #36600: Misleading wording in description of dispatch_uid
Django
2026/03/09
Re: [Django] #36600: Misleading wording in description of dispatch_uid
Django
2026/03/09
Re: [Django] #36293: GZipMiddleware buffers streaming responses
Django
2026/03/09
Re: [Django] #20799: Document how to use FastCGI via WSGI
Django
2026/03/09
Re: [Django] #20799: Document how to use FastCGI via WSGI
Django
2026/03/09
Re: [Django] #20799: Document how to use FastCGI via WSGI
Django
2026/03/09
Re: [Django] #20799: Document how to use FastCGI via WSGI
Django
2026/03/09
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/09
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/09
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/09
[Django] #36979: GenericInlineModelAdmin doesn't respect ModelAdmin.get_exclude()
Django
2026/03/09
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/09
Re: [Django] #36967: Use graphlib's TopologicalSorter to handle circular imports similar to migrations
Django
2026/03/09
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/09
Re: [Django] #36913: Optimise ChoiceField / MultipleChoiceField handling of duplicate submissions
Django
2026/03/08
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/08
Re: [Django] #36943: Autoreloader hides exceptions from urlconf module
Django
2026/03/08
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/08
Re: [Django] #36972: Provide keyboard feedback in createsuperuser and changepassword commands
Django
2026/03/08
Re: [Django] #36972: Provide keyboard feedback in createsuperuser and changepassword commands
Django
2026/03/08
Re: [Django] #36571: Deprecated usage of BINARY expr in MySQL lookups
Django
2026/03/08
Re: [Django] #33668: i18n set_language not working in Safari
Django
2026/03/08
Re: [Django] #36939: Connecting the same signal multiple times with weak=True allocates new memory that is never deallocated
Django
2026/03/08
Re: [Django] #10919: Add an option to disable display of related items on admin's delete confirmation page (to prevent large memory usage on complex objects)
Django
2026/03/08
Re: [Django] #19898: Document why/when of class-based views
Django
2026/03/08
Re: [Django] #36938: Unioning an ordered queryset fails on Oracle unless a limit is taken
Django
2026/03/08
Re: [Django] #27825: Document that models don't cast field values to the same type that's retrieved from the database
Django
2026/03/08
Re: [Django] #27825: Document that models don't cast field values to the same type that's retrieved from the database
Django
2026/03/08
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/08
Re: [Django] #36978: Should django evaluate typing annotations at all?
Django
2026/03/08
Re: [Django] #28339: Expand the docs around how sqlmigrate works with regards to constraint and index names
Django
2026/03/08
Re: [Django] #28339: Expand the docs around how sqlmigrate works with regards to constraint and index names
Django
2026/03/08
Re: [Django] #36978: Should django evaluate typing annotations at all?
Django
2026/03/08
Re: [Django] #36912: Q.create() doesn't validate connectors as Q.__init__() does
Django
2026/03/08
Re: [Django] #35798: Admin sidebar still flashes when page loads
Django
2026/03/08
Re: [Django] #36927: Optimize Field.deconstruct()
Django
2026/03/08
Re: [Django] #36494: Various failures in JSONField lookups when using expressions in right-hand side
Django
2026/03/08
Re: [Django] #36912: Q.create() doesn't validate connectors as Q.__init__() does
Django
2026/03/08
Re: [Django] #36976: Admin: make action selection counter a live region
Django
2026/03/08
[Django] #36978: Should django evaluate typing annotations at all?
Django
2026/03/08
Re: [Django] #10449: HTML accents not escaped out when using forms
Django
2026/03/08
Re: [Django] #36913: Optimise ChoiceField / MultipleChoiceField handling of duplicate submissions
Django
2026/03/08
Re: [Django] #12529: manage.py syncdb doesn't check tables by using mangled names with Oracle backend
Django
2026/03/07
Re: [Django] #36976: Admin: make action selection counter a live region
Django
2026/03/07
Re: [Django] #36571: Deprecated usage of BINARY expr in MySQL lookups
Django
2026/03/07
Re: [Django] #36571: Deprecated usage of BINARY expr in MySQL lookups
Django
2026/03/07
Re: [Django] #36977: Cache more expression `output_field` properties
Django
2026/03/07
[Django] #36977: Cache more expression `output_field` properties
Django
2026/03/07
Re: [Django] #36571: Deprecated usage of BINARY expr in MySQL lookups
Django
2026/03/07
Re: [Django] #25887: Clarify support for ForeignKey and form fields other than ModelChoiceField
Django
2026/03/07
Re: [Django] #36571: Deprecated usage of BINARY expr in MySQL lookups
Django
2026/03/07
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/07
Re: [Django] #28526: Remedy verbose, often unhelpful undefined template variable logging
Django
2026/03/07
Re: [Django] #28526: Remedy verbose, often unhelpful undefined template variable logging
Django
2026/03/07
Re: [Django] #28526: Remedy verbose, often unhelpful undefined template variable logging
Django
2026/03/07
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/07
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/07
Re: [Django] #36293: GZipMiddleware buffers streaming responses
Django
2026/03/07
Re: [Django] #25887: Clarify support for ForeignKey and form fields other than ModelChoiceField
Django
2026/03/07
Re: [Django] #36600: Misleading wording in description of dispatch_uid
Django
2026/03/07
Re: [Django] #36892: Lazy Tuples in field Choices generate repeated migrations with no changes
Django
2026/03/07
Re: [Django] #28717: Document that using ModelAdmin.list_filter with foreign keys may require a database router
Django
2026/03/07
Re: [Django] #28717: Document that using ModelAdmin.list_filter with foreign keys may require a database router
Django
2026/03/07
Re: [Django] #19415: Clarify how aggregates work with multi-valued relationships and multiple filter() calls
Django
2026/03/07
Re: [Django] #28526: Remedy verbose, often unhelpful undefined template variable logging
Django
2026/03/07
[Django] #36976: Admin: make action selection counter a live region
Django
2026/03/06
Re: [Django] #21292: A how-to or tutorial document for using authentication views and forms is needed
Django
2026/03/06
Re: [Django] #36975: SimpleUploadedFile cannot be re-opened
Django
2026/03/06
Re: [Django] #36974: SimpleUploadedFile should support text mode
Django
2026/03/06
Re: [Django] #36940: Improve ASGI script prefix path_info handling
Django
2026/03/06
Re: [Django] #36940: Improve ASGI script prefix path_info handling
Django
2026/03/06
Re: [Django] #36968: Provide better error messages when collectstatic can't find a file referenced in another file
Django
2026/03/06
Re: [Django] #36968: Provide better error messages when collectstatic can't find a file referenced in another file
Django
2026/03/06
Re: [Django] #36679: Basque locale date format does not handle conditional suffixes (date declination)
Django
2026/03/06
Re: [Django] #16306: Form field documentation documents optional keyword arguments as field attributes.
Django
2026/03/06
Re: [Django] #36968: Provide better error messages when collectstatic can't find a file referenced in another file
Django
2026/03/06
Re: [Django] #16306: Form field documentation documents optional keyword arguments as field attributes.
Django
2026/03/06
Re: [Django] #36968: Provide better error messages when collectstatic can't find a file referenced in another file
Django
2026/03/06
Re: [Django] #36968: Provide better error messages when collectstatic can't find a file referenced in another file
Django
2026/03/06
[Django] #36975: SimpleUploadedFile cannot be re-opened
Django
2026/03/06
Re: [Django] #36938: Unioning an ordered queryset fails on Oracle unless a limit is taken
Django
2026/03/06
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2026/03/06
[Django] #36974: SimpleUploadedFile should support text mode
Django
2026/03/06
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/03/06
Re: [Django] #28877: Improve translation flexibility of ordinal template tag results
Django
2026/03/06
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/03/06
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
2026/03/05
Re: [Django] #36973: fields.E348 check should check against the accessor_name instead of the model name
Django
Earlier messages
Later messages