Week ending April 23, 2023
*Triaged:*
https://code.djangoproject.com/ticket/34488 - ClearableFileInput widget
forgets "Clear" selection when form is not valid. (accepted)
https://code.djangoproject.com/ticket/34500 - use annotate return
feild, Error capture does not work (duplicate)
https://code.djangoproject.com/ticket/34496 -
ManifestStaticFilesStorage.patterns for sourceMappingURL does not retrieve
matched for data URI (accepted)
https://code.djangoproject.com/ticket/34501 - Revert CICharField
deprecation (wontfix)
https://code.djangoproject.com/ticket/34502 - Union giving wrong column
ordering even when using .values/.values_list (duplicate)
https://code.djangoproject.com/ticket/34504 - SSLCertVerificationError
on outgoing emails for some mailboxes (needsinfo)
https://code.djangoproject.com/ticket/34506 - Visual regressions in
admin's clearable file input. (created)
https://code.djangoproject.com/ticket/34505 - Non-deterministic
collations doesn't work with unique related fields on PostgreSQL (accepted)
https://code.djangoproject.com/ticket/34509 - Celery task throwing
error (invalid)
https://code.djangoproject.com/ticket/34508 - Admin Checks Reversed
FKs.( modified check_list_display function ) (needsinfo)
https://code.djangoproject.com/ticket/34507 - AttributeError: Can't
pickle local object 'convert_exception_to_response.<locals>.inner'
(duplicate)
*Reviewed/committed:*
https://github.com/django/django/pull/16773 - Used extlinks for PyPI
links.
https://github.com/django/django/pull/16759 - Fixed #22569 -- Made
ModelAdmin.lookup_allowed() respect get_list_filter().
https://github.com/django/django/pull/16632 - Fixed #16055 -- Fixed
crash when filtering against char/text GenericRelation relation on
PostgreSQL.
https://github.com/django/django/pull/16641 - Added Irish locale
formats.
https://github.com/django/django/pull/16783 - Fixed #34435 -- Doc'd
that JSONField.default must be a callable.
https://github.com/django/django/pull/16781 - Corrected exception type
in safe_join()'s docstring.
https://github.com/django/django/pull/16692 - Fixed #34440 -- Doc'd
that & queryset operator works similar to chaining.
https://github.com/django/django/pull/16780 - Fixed #34496 -- Fixed
handling source maps with data URI in ManifestStaticFilesStorage.
https://github.com/django/django/pull/16785 - Fixed #34488 -- Made
ClearableFileInput preserve "Clear" checked attribute when form is invalid.
https://github.com/django/django/pull/16788 - Fixed #34505 -- Skipped
varchar_pattern_ops/text_pattern_ops index creation when db_collation is
set in related field.
https://github.com/django/django/pull/16791 - Refs #34462 -- Fixed
queryset antipattern when processing object deletion.
*Reviewed:*
https://github.com/django/django/pull/16771 - Doc'd
RemovedInDjangoXXWarning comments in deprecating a feature guide.
*Authored:*
https://github.com/django/django/pull/16784 - Added meaningful titles
to ..admonition:: directives.
https://github.com/django/django/pull/16787 - Improved examples in docs
about raw SQL queries.
https://github.com/django/django/pull/16789 - Fixed #34506 -- Fixed
margin of ClearableFileInput in admin CSS.
Best,
Mariusz
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-developers/6c502ffc-8acf-429a-82c0-e6d73f6235c2n%40googlegroups.com.