Messages by Date
-
2025/08/14
Re: [Django] #36554: In TabularInline, the text is truncated when the object's __str__ is too long.
Django
-
2025/08/14
Re: [Django] #36554: In TabularInline, the text is truncated when the object's __str__ is too long.
Django
-
2025/08/14
Re: [Django] #36554: In TabularInline, the text is truncated when the object's __str__ is too long.
Django
-
2025/08/14
[Django] #36554: In TabularInline, the text is truncated when the object's __str__ is too long.
Django
-
2025/08/14
[Django] #36553: Improve the semantic structure of admin widgets.
Django
-
2025/08/14
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/14
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/14
Re: [Django] #36410: Add named template partials to the DTL.
Django
-
2025/08/14
Re: [Django] #35319: Move the link to add a related object inside the .selector-available column for FilteredSelectMultiple.
Django
-
2025/08/14
Re: [Django] #36552: Repeating QuerySet.filter() generates unwanted LEFT OUTER JOINs
Django
-
2025/08/14
Re: [Django] #36552: Repeating QuerySet.filter() generates unwanted LEFT OUTER JOINs
Django
-
2025/08/14
[Django] #36552: Repeating QuerySet.filter() generates unwanted LEFT OUTER JOINs
Django
-
2025/08/14
Re: [Django] #36551: Race condition in savepoint ID generation causes duplicate identifiers
Django
-
2025/08/14
Re: [Django] #36550: AssertionError raised when bulk creation model with primary key set via pre_save (e.g. auto_now_add) on databases with can_return_columns_from_insert
Django
-
2025/08/14
Re: [Django] #36490: Avoid unnecessary transaction in QuerySet.bulk_create
Django
-
2025/08/14
Re: [Django] #36551: Race condition in savepoint ID generation causes duplicate identifiers
Django
-
2025/08/14
Re: [Django] #36550: AssertionError raised when bulk creation model with primary key set via pre_save (e.g. auto_now_add) on databases with can_return_columns_from_insert
Django
-
2025/08/14
Re: [Django] #36550: AssertionError raised when bulk creation model with primary key set via pre_save (e.g. auto_now_add) on databases with can_return_columns_from_insert (was: AssertionError raised when bulk creation model with primary key set via pre_save (e.g. auto_now_add))
Django
-
2025/08/14
Re: [Django] #36550: AssertionError raised when bulk creation model with primary key set via pre_save (e.g. auto_now_add)
Django
-
2025/08/14
Re: [Django] #36549: OpenLayersWidget needs custom CSP rules when CSP is enabled (was: OpenLayersWidget needs csutom CSP rules when CSP is enabled)
Django
-
2025/08/14
Re: [Django] #36410: Add named template partials to the DTL.
Django
-
2025/08/14
Re: [Django] #36550: AssertionError raised when bulk creation model with primary key set via pre_save (e.g. auto_now_add) (was: AssertionError raised when bulk creation model with composite primary key with auto_now_add field)
Django
-
2025/08/14
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/13
Re: [Django] #36550: AssertionError raised when bulk creation model with composite primary key with auto_now_add field
Django
-
2025/08/13
Re: [Django] #36550: AssertionError raised when bulk creation model with composite primary key with auto_now_add field
Django
-
2025/08/13
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/13
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/13
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/13
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/13
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/13
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/13
Re: [Django] #34378: Using in_bulk() with id_list and order_by()
Django
-
2025/08/13
Re: [Django] #36416: id_list argument to in_bulk() does not account for composite primary keys when batching
Django
-
2025/08/13
Re: [Django] #36143: DatabaseOperations.bulk_batch_size() is overly protective on SQLite in most cases
Django
-
2025/08/13
Re: [Django] #36550: AssertionError raised when bulk creation model with composite primary key with auto_now_add field (was: AssertionError raised when bulk creation model with composite primary key)
Django
-
2025/08/13
Re: [Django] #36472: GeneratedField(primary_key=True) crashes on create(), and other issues
Django
-
2025/08/13
Re: [Django] #36550: AssertionError raised when bulk creation model with composite primary key
Django
-
2025/08/13
Re: [Django] #36549: OpenLayersWidget needs csutom CSP rules when CSP is enabled (was: OpenLayersWidget needs special rules when CSP is enabled)
Django
-
2025/08/13
[Django] #36551: Race condition in savepoint ID generation causes duplicate identifiers
Django
-
2025/08/13
Re: [Django] #36550: AssertionError raised when bulk creation model with composite primary key
Django
-
2025/08/13
[Django] #36550: AssertionError raised when bulk creation model with composite primary key
Django
-
2025/08/13
[Django] #36549: OpenLayersWidget needs special rules when CSP is enabled
Django
-
2025/08/13
Re: [Django] #36548: GeneratedField ignores it's output field "choices" argument
Django
-
2025/08/13
Re: [Django] #35892: Support Widget.use_fieldset in admin forms
Django
-
2025/08/13
[Django] #36548: GeneratedField ignores it's output field "choices" argument
Django
-
2025/08/13
Re: [Django] #36547: Construction of a cookie using user-supplied input
Django
-
2025/08/13
Re: [Django] #35924: FilteredSelectMultiple widget choose/remove all button arrows not responsive
Django
-
2025/08/12
Re: [Django] #36547: Construction of a cookie using user-supplied input
Django
-
2025/08/12
[Django] #36547: Construction of a cookie using user-supplied input
Django
-
2025/08/12
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/12
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/12
Re: [Django] #35892: Support Widget.use_fieldset in admin forms
Django
-
2025/08/12
Re: [Django] #36410: Add named template partials to the DTL.
Django
-
2025/08/12
Re: [Django] #28919: Add support for Common Table Expression (CTE) queries
Django
-
2025/08/12
Re: [Django] #35892: Support Widget.use_fieldset in admin forms
Django
-
2025/08/12
Re: [Django] #36382: Confirm support for GDAL 3.11
Django
-
2025/08/12
Re: [Django] #35924: FilteredSelectMultiple widget choose/remove all button arrows not responsive
Django
-
2025/08/12
Re: [Django] #36368: `makemessages` command runs `write_po_file()` multiple times for the same potfile
Django
-
2025/08/12
Re: [Django] #36546: Deprecate django.utils.crypto.constant_time_compare()
Django
-
2025/08/11
Re: [Django] #36546: Deprecate django.utils.crypto.constant_time_compare()
Django
-
2025/08/11
Re: [Django] #36533: manage.py startapp <name> <directory> fails to create new app
Django
-
2025/08/11
[Django] #36546: Deprecate django.utils.crypto.constant_time_compare()
Django
-
2025/08/11
Re: [Django] #36504: Docs: LazyObject for storages with override_settings does not behave as described
Django
-
2025/08/11
Re: [Django] #36545: On Postgres, removing a generated field and its dependent field generates an invalid migration with makemigrations
Django
-
2025/08/11
Re: [Django] #36410: Add named template partials to the DTL.
Django
-
2025/08/11
Re: [Django] #36430: bulk_batch_size() special-cases single field on SQLite according to outdated limit
Django
-
2025/08/11
Re: [Django] #36430: bulk_batch_size() special-cases single field on SQLite according to outdated limit
Django
-
2025/08/11
Re: [Django] #36368: `makemessages` command runs `write_po_file()` multiple times for the same potfile
Django
-
2025/08/11
Re: [Django] #36210: Support exact lookups where lhs is CompositePrimaryKey and rhs is Subquery
Django
-
2025/08/11
Re: [Django] #36210: Support exact lookups where lhs is CompositePrimaryKey and rhs is Subquery
Django
-
2025/08/11
Re: [Django] #35673: ExceptionReporter.get_traceback_data() does not handle when request.GET data exceeds DATA_UPLOAD_MAX_NUMBER_FIELDS
Django
-
2025/08/11
Re: [Django] #36175: Implement consistent pagination across admin pages.
Django
-
2025/08/10
Re: [Django] #36485: Add linting tool for documentation
Django
-
2025/08/09
Re: [Django] #15220: replace SelectFilter2.js with a jQuery plugin
Django
-
2025/08/09
Re: [Django] #36431: values() query on ForeignObject discards additional columns
Django
-
2025/08/09
Re: [Django] #27929: Add ManifestStaticFilesStorage option to remove original (non-hashed) files after processing
Django
-
2025/08/09
Re: [Django] #36410: Add named template partials to the DTL.
Django
-
2025/08/09
Re: [Django] #36410: Add named template partials to the DTL.
Django
-
2025/08/09
Re: [Django] #36545: On Postgres, removing a generated field and its dependent field generates an invalid migration with makemigrations
Django
-
2025/08/08
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/08
Re: [Django] #35673: ExceptionReporter.get_traceback_data() does not handle when request.GET data exceeds DATA_UPLOAD_MAX_NUMBER_FIELDS
Django
-
2025/08/08
Re: [Django] #36543: French Canadian locale formats times incorrectly
Django
-
2025/08/08
Re: [Django] #36368: `makemessages` command runs `write_po_file()` multiple times for the same potfile
Django
-
2025/08/08
Re: [Django] #36520: Performance Regression in parse_header_params
Django
-
2025/08/08
Re: [Django] #36520: Performance Regression in parse_header_params
Django
-
2025/08/08
Re: [Django] #36543: French Canadian locale formats times incorrectly
Django
-
2025/08/08
[Django] #36545: On Postgres, removing a generated field and its dependent field generates an invalid migration with makemigrations
Django
-
2025/08/08
Re: [Django] #36545: On Postgres, removing a generated field and its dependent field generates an invalid migration with makemigrations
Django
-
2025/08/08
Re: [Django] #36545: On Postgres, removing a generated field and its dependent field generates an invalid migration with makemigrations
Django
-
2025/08/08
Re: [Django] #36543: French Canadian locale formats times incorrectly
Django
-
2025/08/08
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/08
Re: [Django] #33620: Accessibility in pipeline
Django
-
2025/08/08
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/08
Re: [Django] #36525: The default verbosity of collectstatic --clear is too verbose
Django
-
2025/08/08
Re: [Django] #36540: alogout does not clear the request.auser attribute
Django
-
2025/08/08
Re: [Django] #36523: Implement helper method to find module path of value
Django
-
2025/08/07
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/07
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/07
Re: [Django] #34643: Move admin form labels to a more accessible place
Django
-
2025/08/07
Re: [Django] #32915: ./manage runserver --nostatic still doesn't return a traceback
Django
-
2025/08/07
Re: [Django] #36544: In some import sequence ./manage.py raises "populate() isn't reentrant" hiding the original error
Django
-
2025/08/07
[Django] #36544: In some import sequence ./manage.py raises "populate() isn't reentrant" hiding the original error
Django
-
2025/08/07
Re: [Django] #36460: Improve accessibility of column sort buttons on admin changelist page
Django
-
2025/08/07
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/07
Re: [Django] #36210: Support exact lookups where lhs is CompositePrimaryKey and rhs is Subquery
Django
-
2025/08/07
Re: [Django] #36181: Composite primary key fields cannot use __in lookup with explicit Subquery
Django
-
2025/08/07
Re: [Django] #36210: Support exact lookups where lhs is CompositePrimaryKey and rhs is Subquery
Django
-
2025/08/07
Re: [Django] #36499: strip_tags() and test_parsing_errors() fails with patched Python versions due to HTMLParser EOF behavior change
Django
-
2025/08/07
Re: [Django] #36368: `makemessages` command runs `write_po_file()` multiple times for the same potfile
Django
-
2025/08/07
Re: [Django] #36525: The default verbosity of collectstatic --clear is too verbose
Django
-
2025/08/07
Re: [Django] #36540: alogout does not clear the request.auser attribute
Django
-
2025/08/07
Re: [Django] #36533: manage.py startapp <name> <directory> fails to create new app
Django
-
2025/08/07
Re: [Django] #36540: alogout does not clear the request.auser attribute
Django
-
2025/08/06
Re: [Django] #29291: Negated Q expressions across a nullable relationship are not properly handled by When expressions.
Django
-
2025/08/06
Re: [Django] #29291: Negated Q expressions across a nullable relationship are not properly handled by When expressions.
Django
-
2025/08/06
Re: [Django] #36410: Add named template partials to the DTL.
Django
-
2025/08/06
Re: [Django] #36543: French Canadian locale formats times incorrectly
Django
-
2025/08/06
Re: [Django] #36514: Improve ALLOWED_HOSTS error message: show both values
Django
-
2025/08/06
Re: [Django] #36540: alogout does not clear the request.auser attribute
Django
-
2025/08/06
Re: [Django] #36543: French Canadian locale formats times incorrectly
Django
-
2025/08/06
Re: [Django] #36543: French Canadian locale formats times incorrectly
Django
-
2025/08/06
Re: [Django] #36540: alogout does not clear the request.auser attribute
Django
-
2025/08/06
[Django] #36543: French Canadian locale formats times incorrectly
Django
-
2025/08/06
Re: [Django] #36533: manage.py startapp <name> <directory> fails to create new app
Django
-
2025/08/06
Re: [Django] #36525: The default verbosity of collectstatic --clear is too verbose
Django
-
2025/08/06
Re: [Django] #36083: LiveServerTestCase fails in parallel test runner if django.contrib.auth.backends has not yet been imported
Django
-
2025/08/06
Re: [Django] #36210: Support exact lookups where lhs is CompositePrimaryKey and rhs is Subquery
Django
-
2025/08/06
Re: [Django] #36525: The default verbosity of collectstatic --clear is too verbose
Django
-
2025/08/06
Re: [Django] #36398: select_for_update(of=...) ignores "self" when using values_list() when not selecting a column from the model
Django
-
2025/08/06
Re: [Django] #36367: Improving the accessibility of the date_hierarchy layout in the admin.
Django
-
2025/08/06
Re: [Django] #36398: select_for_update(of=...) ignores "self" when using values_list() when not selecting a column from the model
Django
-
2025/08/06
Re: [Django] #35673: ExceptionReporter.get_traceback_data() does not handle when request.GET data exceeds DATA_UPLOAD_MAX_NUMBER_FIELDS
Django
-
2025/08/06
Re: [Django] #36542: AdminSite views (such as login) leak sensitive POST data (was: Improve default error reports filtering (both HTML email reports when DEBUG=False and regular reports when DEBUG=True))
Django
-
2025/08/06
Re: [Django] #35924: FilteredSelectMultiple widget choose/remove all button arrows not responsive
Django
-
2025/08/06
Re: [Django] #36540: alogout does not clear the request.auser attribute (was: `alogout` is not cleaning user cache correctly)
Django
-
2025/08/06
Re: [Django] #36542: Improve default error reports filtering (both HTML email reports when DEBUG=False and regular reports when DEBUG=True)
Django
-
2025/08/06
Re: [Django] #36542: Improve default error reports filtering (both HTML email reports when DEBUG=False and regular reports when DEBUG=True)
Django
-
2025/08/06
[Django] #36542: Improve default error reports filtering (both HTML email reports when DEBUG=False and regular reports when DEBUG=True)
Django
-
2025/08/06
Re: [Django] #36542: Improve default error reports filtering (both HTML email reports when DEBUG=False and regular reports when DEBUG=True)
Django
-
2025/08/05
Re: [Django] #35706: Improve admin add/change form top level errors for screen readers
Django
-
2025/08/05
Re: [Django] #35650: Multi select checkboxes with shift key is not working in TabularInlineAdmin and StackedInlineAdmin
Django
-
2025/08/05
Re: [Django] #33689: Django theme color variables are inconsistently named and poorly documented
Django
-
2025/08/05
Re: [Django] #2259: Primary keys should be readonly by default in admin
Django
-
2025/08/05
Re: [Django] #36541: Using the `string_if_invalid` template configuration breaks the password reset button in the `UserAdmin`
Django
-
2025/08/05
Re: [Django] #36541: Using the `string_if_invalid` template configuration breaks the password reset button in the `UserAdmin`
Django
-
2025/08/05
[Django] #36541: Using the `string_if_invalid` template configuration breaks the password reset button in the `UserAdmin`
Django
-
2025/08/05
Re: [Django] #36540: `alogout` is not cleaning user cache correctly
Django
-
2025/08/05
Re: [Django] #36540: `alogout` is not cleaning user cache correctly
Django
-
2025/08/05
Re: [Django] #36485: Add linting tool for documentation
Django
-
2025/08/05
Re: [Django] #34140: Format python code blocks in documentation files
Django
-
2025/08/05
Re: [Django] #34140: Format python code blocks in documentation files
Django
-
2025/08/05
Re: [Django] #36485: Add linting tool for documentation
Django
-
2025/08/05
Re: [Django] #25706: Support CSP default-src 'self' on Django Admin GIS
Django
-
2025/08/05
Re: [Django] #26583: Increase the vebosity at which collectstatic warns for conflicting destination paths
Django
-
2025/08/05
Re: [Django] #36079: Size of the object's str in TabularInline is too small
Django
-
2025/08/05
Re: [Django] #36537: Generate unique IDs for the OSM layer mapwidget options `json_script` tags
Django
-
2025/08/05
Re: [Django] #2259: Primary keys should be readonly by default in admin
Django
-
2025/08/05
Re: [Django] #2259: Primary keys should be readonly by default in admin
Django
-
2025/08/05
Re: [Django] #36530: System check for ManyToManyField & Composite Primary Key checks only one direction
Django
-
2025/08/05
Re: [Django] #2259: Primary keys should be readonly by default in admin
Django
-
2025/08/05
Re: [Django] #36530: System check for ManyToManyField & Composite Primary Key checks only one direction
Django
-
2025/08/05
Re: [Django] #36540: `alogout` is not cleaning user cache correctly
Django
-
2025/08/05
Re: [Django] #36079: Size of the object's str in TabularInline is too small
Django
-
2025/08/05
[Django] #36540: `alogout` is not cleaning user cache correctly
Django
-
2025/08/05
Re: [Django] #35924: FilteredSelectMultiple widget choose/remove all button arrows not responsive
Django
-
2025/08/05
Re: [Django] #36282: Prefetched relations are not used from parent classes in all cases
Django
-
2025/08/04
Re: [Django] #35892: Support Widget.use_fieldset in admin forms
Django
-
2025/08/04
Re: [Django] #36367: Improving the accessibility of the date_hierarchy layout in the admin.
Django
-
2025/08/04
Re: [Django] #36367: Improving the accessibility of the date_hierarchy layout in the admin.
Django
-
2025/08/04
Re: [Django] #36535: Ensure compatibility with docutils 0.19 through 0.22+ in admindocs
Django
-
2025/08/04
Re: [Django] #36535: Ensure compatibility with docutils 0.19 through 0.22+ in admindocs
Django
-
2025/08/04
Re: [Django] #36535: Ensure compatibility with docutils 0.19 through 0.22+ in admindocs
Django
-
2025/08/04
Re: [Django] #36535: Ensure compatibility with docutils 0.19 through 0.22+ in admindocs
Django
-
2025/08/04
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
Re: [Django] #36537: Generate unique IDs for the OSM layer mapwidget options `json_script` tags
Django
-
2025/08/04
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
Re: [Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
[Django] #36539: Label for related fields should use related model verbose_name attribute for field
Django
-
2025/08/04
Re: [Django] #36530: System check for ManyToManyField & Composite Primary Key checks only one direction
Django
-
2025/08/04
Re: [Django] #27489: Renaming a model doesn't rename the permission name and codename
Django
-
2025/08/04
Re: [Django] #36535: Ensure compatibility with docutils 0.19 through 0.22+ in admindocs
Django
-
2025/08/04
Re: [Django] #35892: Support Widget.use_fieldset in admin forms
Django
-
2025/08/04
Re: [Django] #35673: ExceptionReporter.get_traceback_data() does not handle when request.GET data exceeds DATA_UPLOAD_MAX_NUMBER_FIELDS
Django
-
2025/08/04
Re: [Django] #35972: Custom lookup example raises TypeError when looked up against a Subquery
Django
-
2025/08/04
Re: [Django] #36518: full_clean crashes on model with both a CheckConstraint and a GeneratedField with a Case expression
Django
-
2025/08/04
Re: [Django] #36198: Unique Constraints defined with __date lookups on F expressions fail validation but create database constraints sucessfully
Django
-
2025/08/04
Re: [Django] #34871: Validation of UniqueConstraint with Case() crashes.
Django
-
2025/08/04
Re: [Django] #34871: Validation of UniqueConstraint with Case() crashes.
Django
-
2025/08/04
Re: [Django] #36518: full_clean crashes on model with both a CheckConstraint and a GeneratedField with a Case expression
Django
-
2025/08/04
Re: [Django] #36538: Addition of `AdminSite.media` for adding JS and CSS files globally to every admin page
Django
-
2025/08/03
Re: [Django] #35453: ManyToMany field incorrectly identified as a concrete field on the defining side.
Django
-
2025/08/03
Re: [Django] #35453: ManyToMany field incorrectly identified as a concrete field on the defining side.
Django
-
2025/08/03
Re: [Django] #20024: QuerySet.exclude() does not work with lists containing a 'None' element.
Django
-
2025/08/03
Re: [Django] #36525: The default verbosity of collectstatic --clear is too verbose
Django
-
2025/08/03
Re: [Django] #35924: FilteredSelectMultiple widget choose/remove all button arrows not responsive
Django
-
2025/08/02
Re: [Django] #36079: Size of the object's str in TabularInline is too small
Django