django-updates
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/19
Re: [Django] #36620: Automate test coverage check on pull requests
Django
2026/03/19
Re: [Django] #36953: Refactor Django mail tests
Django
2026/03/19
Re: [Django] #36953: Refactor Django mail tests
Django
2026/03/19
Re: [Django] #36953: Refactor Django mail tests
Django
2026/03/19
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/19
Re: [Django] #36953: Refactor Django mail tests
Django
2026/03/19
Re: [Django] #36953: Refactor Django mail tests
Django
2026/03/19
Re: [Django] #20562: Docs: How to use django ORM with multiprocessing
Django
2026/03/19
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/19
Re: [Django] #36904: Form Field label - improve documentation to explain how to omit labels
Django
2026/03/19
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/19
Re: [Django] #36904: Form Field label - improve documentation to explain how to omit labels
Django
2026/03/19
Re: [Django] #36958: Have test client reload logging when logging setting changed
Django
2026/03/19
Re: [Django] #36795: Always quote user-provided aliases
Django
2026/03/19
Re: [Django] #36795: Always quote user-provided aliases
Django
2026/03/19
Re: [Django] #36795: Always quote user-provided aliases
Django
2026/03/19
Re: [Django] #36958: Have test client reload logging when logging setting changed
Django
2026/03/19
Re: [Django] #36972: Provide help text in password prompts for createsuperuser and changepassword commands (was: Provide keyboard feedback in createsuperuser and changepassword commands)
Django
2026/03/19
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/19
Re: [Django] #36976: Make action selection counter on admin list pages announce changes
Django
2026/03/19
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/03/19
Re: [Django] #36988: Limitation of supported GeoIP databases is too tight
Django
2026/03/19
Re: [Django] #20562: Docs: How to use django ORM with multiprocessing
Django
2026/03/19
Re: [Django] #36494: Various failures in JSONField lookups when using expressions in right-hand side
Django
2026/03/19
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/19
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/19
Re: [Django] #36904: Form Field label - improve documentation to explain how to omit labels
Django
2026/03/19
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/19
Re: [Django] #36984: Prevent extremely long validation messages in inlines
Django
2026/03/19
Re: [Django] #31571: Explain how to transform a geometry with GDAL 3 authority axis strategy.
Django
2026/03/19
Re: [Django] #36988: Limitation of supported GeoIP databases is too tight
Django
2026/03/18
Re: [Django] #36985: Reversing CreateExtension throws error on non-postgresql database
Django
2026/03/18
Re: [Django] #31398: multiple_database.tests.AuthTestCase doesn't flush the default database if transactions aren't supported.
Django
2026/03/18
Re: [Django] #36976: Make action selection counter on admin list pages announce changes
Django
2026/03/18
Re: [Django] #35371: False positive in JS module aggregation export regex when an export declaration precedes an import declaration
Django
2026/03/18
Re: [Django] #36938: Unioning an ordered queryset fails on Oracle unless a limit is taken
Django
2026/03/18
Re: [Django] #36494: Various failures in JSONField lookups when using expressions in right-hand side
Django
2026/03/18
Re: [Django] #36553: Improve the semantic structure of admin widgets.
Django
2026/03/18
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/18
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/18
Re: [Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
Django
2026/03/18
Re: [Django] #29574: Unable to create model instance after changing an abstract model to non-abstract due to "foreign key mismatch" error
Django
2026/03/18
Re: [Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
Django
2026/03/18
Re: [Django] #31398: multiple_database.tests.AuthTestCase doesn't flush the default database if transactions aren't supported.
Django
2026/03/18
Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion.
Django
2026/03/18
Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion.
Django
2026/03/18
Re: [Django] #35899: Allow newlines in {% %} tags
Django
2026/03/18
Re: [Django] #36985: Reversing CreateExtension throws error on non-postgresql database
Django
2026/03/18
Re: [Django] #36984: Prevent extremely long validation messages in inlines
Django
2026/03/18
Re: [Django] #31932: Unique checking in formsets should exclude forms marked for deletion.
Django
2026/03/18
Re: [Django] #36969: collectstatic post-processing with support_js_module_import_aggregation breaks on certain javascript files
Django
2026/03/18
Re: [Django] #33023: InMemoryUploadedFile - opening with context manager multiple time is throwing error
Django
2026/03/18
Re: [Django] #36975: SimpleUploadedFile cannot be re-opened
Django
2026/03/18
Re: [Django] #31398: multiple_database.tests.AuthTestCase doesn't flush the default database if transactions aren't supported.
Django
2026/03/18
Re: [Django] #31295: Avoid Select widget triggering additional query when using ModelChoiceIterator.
Django
2026/03/18
Re: [Django] #36974: SimpleUploadedFile should support text mode
Django
2026/03/18
Re: [Django] #36983: Improve free-threading performance
Django
2026/03/18
Re: [Django] #36992: Migrations that belong to apps that are always routed to different databases can be shortcut to be "faked" earlier
Django
2026/03/18
Re: [Django] #36980: TranslationCatalog.__getitem__ gives wrong priority to non-plural translations when plural forms mismatch
Django
2026/03/18
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/18
Re: [Django] #28618: Add an easier way to make templates substitutions raise an exception on error
Django
2026/03/18
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/18
Re: [Django] #36799: Create a how-to on how to test a pre-release version of Django
Django
2026/03/18
Re: [Django] #36795: Always quote user-provided aliases
Django
2026/03/18
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/18
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/18
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/18
Re: [Django] #36494: Various failures in JSONField lookups when using expressions in right-hand side
Django
2026/03/18
Re: [Django] #36988: Limitation of supported GeoIP databases is too tight
Django
2026/03/18
Re: [Django] #36988: Limitation of supported GeoIP databases is too tight
Django
2026/03/18
Re: [Django] #36926: Admin list_display does not use boolean icons when traversing relations
Django
2026/03/18
Re: [Django] #36987: UUIDField.get_db_prep_value does not observe prepared argument
Django
2026/03/18
Re: [Django] #29574: Unable to create model instance after changing an abstract model to non-abstract due to "foreign key mismatch" error
Django
2026/03/18
Re: [Django] #29574: Unable to create model instance after changing an abstract model to non-abstract due to "foreign key mismatch" error
Django
2026/03/18
Re: [Django] #29884: QuerySet.filter() with TruncBase functions not working as expected when USE_TZ= True
Django
2026/03/18
Re: [Django] #29800: Django hangs when Content-Length has incorrect value
Django
2026/03/18
Re: [Django] #31398: multiple_database.tests.AuthTestCase doesn't flush the default database if transactions aren't supported.
Django
2026/03/18
Re: [Django] #36988: Limitation of supported GeoIP databases is too tight
Django
2026/03/18
Re: [Django] #36991: LookupError crash (HTTP 500) in parse_header_parameters() when Content-Type header contains RFC 2231 parameter with invalid encoding name
Django
2026/03/18
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/03/17
Re: [Django] #36608: Clarify dumpdata behavior and docs for custom serializers with internal_use_only flag
Django
2026/03/17
Re: [Django] #36992: Migrations that belong to apps that are always routed to different databases can be shortcut to be "faked" earlier
Django
2026/03/17
Re: [Django] #36992: Migrations that belong to apps that are always routed to different databases can be shortcut to be "faked" earlier
Django
2026/03/17
Re: [Django] #36992: Migrations that belong to apps that are always routed to different databases can be shortcut to be "faked" earlier
Django
2026/03/17
Re: [Django] #36992: Migrations that belong to apps that are always routed to different databases can be shortcut to be "faked" earlier
Django
2026/03/17
[Django] #36992: Migrations that belong to apps that are always routed to different databases can be shortcut to be "faked" earlier
Django
2026/03/17
Re: [Django] #35899: Allow newlines in {% %} tags
Django
2026/03/17
Re: [Django] #36991: LookupError crash (HTTP 500) in parse_header_parameters() when Content-Type header contains RFC 2231 parameter with invalid encoding name
Django
2026/03/17
Re: [Django] #15759: list_editable should respect per-object permissions
Django
2026/03/17
Re: [Django] #36986: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey
Django
2026/03/17
Re: [Django] #36991: LookupError crash (HTTP 500) in parse_header_parameters() when Content-Type header contains RFC 2231 parameter with invalid encoding name
Django
2026/03/17
Re: [Django] #31317: Migration using CreateModel with unique_together followed by AlterUniqueTogether crashes
Django
2026/03/17
Re: [Django] #36939: Connecting the same signal multiple times with weak=True allocates new memory that is never deallocated
Django
2026/03/17
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
Django
2026/03/17
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/17
Re: [Django] #36926: Admin list_display does not use boolean icons when traversing relations
Django
2026/03/17
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/03/17
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/03/17
Re: [Django] #36784: Add CSP support to Django's script object and media objects
Django
2026/03/17
Re: [Django] #36949: Missing label on each <select> in a fieldset
Django
2026/03/17
[Django] #36991: LookupError crash (HTTP 500) in parse_header_parameters() when Content-Type header contains RFC 2231 parameter with invalid encoding name
Django
2026/03/17
Re: [Django] #29098: Add SimpleTestCase.assertRedirectsRegex()
Django
2026/03/17
Re: [Django] #17631: edge case: django.test.client should handle fields and files with the same name
Django
2026/03/17
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data
Django
2026/03/17
Re: [Django] #12227: PREPEND_WWW breaks the test client
Django
2026/03/17
Re: [Django] #12227: PREPEND_WWW breaks the test client
Django
2026/03/17
Re: [Django] #470: Add Field.db_default for defining database defaults
Django
2026/03/17
Re: [Django] #36987: UUIDField.get_db_prep_value does not observe prepared argument
Django
2026/03/17
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/17
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/17
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/17
Re: [Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/17
[Django] #36990: Referrer header required for django.contrib.gis.forms.widgets.OSMWidget
Django
2026/03/17
Re: [Django] #36988: Limitation of supported GeoIP databases is too tight
Django
2026/03/17
Re: [Django] #36989: Add beginner-friendly note clarifying template philosophy in docs
Django
2026/03/17
[Django] #36989: Add beginner-friendly note clarifying template philosophy in docs
Django
2026/03/17
[Django] #36988: Limitation of supported GeoIP databases is too tight
Django
2026/03/16
Re: [Django] #36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response
Django
2026/03/16
Re: [Django] #29762: Document how database routers are used for related object access
Django
2026/03/16
Re: [Django] #29762: Document how database routers are used for related object access
Django
2026/03/16
Re: [Django] #36859: SimpleTestCase.assertContains can't be called multiple times on a streaming response
Django
2026/03/16
Re: [Django] #31450: Querying on ArrayField(PointField) returns string instead of list
Django
2026/03/16
Re: [Django] #36894: Email fail_silently, auth_user, auth_password are ignored when connection param provided
Django
2026/03/16
Re: [Django] #33120: Add OGC-compliant models for GeoDjango running on MySQL 8.0
Django
2026/03/16
Re: [Django] #36894: Email fail_silently, auth_user, auth_password are ignored when connection param provided
Django
2026/03/16
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/16
Re: [Django] #36987: UUIDField.get_db_prep_value does not observe prepared argument
Django
2026/03/16
Re: [Django] #36909: Avoid using context.request directly in querystring template tag
Django
2026/03/16
Re: [Django] #36987: UUIDField.get_db_prep_value does not observe prepared argument
Django
2026/03/16
Re: [Django] #36987: UUIDField.get_db_prep_value does not observe prepared argument
Django
2026/03/16
[Django] #36987: UUIDField.get_db_prep_value does not observe prepared argument
Django
2026/03/16
Re: [Django] #36986: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey
Django
2026/03/16
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
2026/03/16
Re: [Django] #32723: Add a GitHub action to run the Sphinx linkcheck builder.
Django
2026/03/16
Re: [Django] #36986: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey
Django
2026/03/16
Re: [Django] #31450: Querying on ArrayField(PointField) returns string instead of list
Django
2026/03/16
Re: [Django] #31450: Querying on ArrayField(PointField) returns string instead of list
Django
2026/03/16
Re: [Django] #35890: pre_save field in parent models are not called during update in update_or_create
Django
2026/03/16
Re: [Django] #35890: pre_save field in parent models are not called during update in update_or_create
Django
2026/03/16
Re: [Django] #36985: Reversing CreateExtension throws error on non-postgresql database
Django
2026/03/16
Re: [Django] #35870: Allow customization of the blank option in select dropdowns
Django
2026/03/15
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
2026/03/15
Re: [Django] #36986: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey
Django
2026/03/15
Re: [Django] #36795: Always quote user-provided aliases
Django
2026/03/15
Re: [Django] #36816: Allow **kwargs in @task decorator to support custom Task subclasses
Django
2026/03/15
Re: [Django] #36953: Refactor Django mail tests
Django
2026/03/15
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
2026/03/15
Re: [Django] #34151: Adding explicit primary key with different type doesn't update related ManyToManyFields.
Django
2026/03/15
Re: [Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
Django
2026/03/15
Re: [Django] #36986: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey
Django
2026/03/15
Re: [Django] #36975: SimpleUploadedFile cannot be re-opened
Django
2026/03/15
Re: [Django] #36523: Implement helper method to find module path of value
Django
2026/03/15
Re: [Django] #31492: Changing field type can cause unrelated nullability change in field on Oracle.
Django
2026/03/15
Re: [Django] #36906: Oracle guard for coalescing text & varchar doesn't fathom JSONField
Django
2026/03/15
Re: [Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
Django
2026/03/15
Re: [Django] #36982: Docs for `ModelAdmin.list_filter` don't mention bare `ListFilter` subclasses as a valid element type
Django
2026/03/15
Re: [Django] #21292: A how-to or tutorial document for using authentication views and forms is needed
Django
2026/03/15
Re: [Django] #22125: Unnecessary creation of index for ManyToManyField
Django
2026/03/15
Re: [Django] #11505: Django's TestCase should reset the cache
Django
2026/03/15
Re: [Django] #34151: Adding explicit primary key with different type doesn't update related ManyToManyFields.
Django
2026/03/15
Re: [Django] #32723: Add a GitHub action to run the Sphinx linkcheck builder.
Django
2026/03/15
Re: [Django] #897: Bi-Directional ManyToMany in Admin
Django
2026/03/14
Re: [Django] #36459: Improve accessibility of the buttons inside the AdminDateWidget dialog using ARIA attributes
Django
2026/03/14
Re: [Django] #36960: Django never uses psycopg 3's optimised timestamptzloader
Django
2026/03/14
Re: [Django] #22125: Unnecessary creation of index for ManyToManyField
Django
2026/03/14
Re: [Django] #21292: A how-to or tutorial document for using authentication views and forms is needed
Django
2026/03/14
Re: [Django] #12529: manage.py syncdb doesn't check tables by using mangled names with Oracle backend
Django
2026/03/14
Re: [Django] #22325: Defining a custom user model in an app and having relations between it and other models in the app causes circular dependencies
Django
2026/03/14
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/14
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/14
Re: [Django] #35786: AddField reference to Django's support for database defaults is outdated
Django
2026/03/14
Re: [Django] #35786: AddField reference to Django's support for database defaults is outdated
Django
2026/03/14
Re: [Django] #36888: acreate method doesn't call asave
Django
2026/03/14
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/14
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/14
Re: [Django] #31571: Explain how to transform a geometry with GDAL 3 authority axis strategy.
Django
2026/03/14
Re: [Django] #36964: Clarify how persistent connections interact with runserver
Django
2026/03/14
Re: [Django] #36964: Clarify how persistent connections interact with runserver
Django
2026/03/13
Re: [Django] #25927: document django.contrib.gis.utils.ogrinfo
Django
2026/03/13
Re: [Django] #28461: Clarify how UserManager.create_superuser() must be implemented with a ForeignKey in REQUIRED_FIELDS
Django
2026/03/13
Re: [Django] #36964: Clarify how persistent connections interact with runserver
Django
2026/03/13
Re: [Django] #35786: AddField reference to Django's support for database defaults is outdated
Django
2026/03/13
Re: [Django] #36964: Clarify how persistent connections interact with runserver (was: Documentation incorrectly states that persistent connections don't work with runserver)
Django
2026/03/13
[Django] #36986: Add a hook to Serializer._value_from_field() for complex fields like CompositePrimaryKey
Django
2026/03/13
Re: [Django] #36837: Client.force_login won't work for permission-only backends inheriting from BaseBackend
Django
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] #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
Earlier messages
Later messages