Week ending October 8
*Triaged:*
https://code.djangoproject.com/ticket/34885 - Not removing original
(non-hashed) files after processing (duplicate)
https://code.djangoproject.com/ticket/34886 - Sample use of lazy in
delayed translations is not valid in Django 4.1 and 4.2. (accepted)
https://code.djangoproject.com/ticket/34887 - Allow unlimited CharField
for SQLite backend (wontfix)
https://code.djangoproject.com/ticket/34889 - Broken fallback for
prefetchers that only implement get_prefetch_queryset (accepted)
https://code.djangoproject.com/ticket/34798 - Subquery wrapping is
required in QuerySet.aggregate() for aggregates referencing nested
subquery. (accepted)
https://code.djangoproject.com/ticket/14611 - Added dedicated option to
test.Client methods (other than get()) for passing query parameters.
(accepted)
https://code.djangoproject.com/ticket/34893 - TIME_ZONE (settings.py)
Europe/Kiev to Europe/Kyiv (invalid)
*Reviewed/committed:
* https://github.com/django/django/pull/17319 - Fixed #32602 --
Clarified wording of TestCase class.
https://github.com/django/django/pull/17325 - Fixed #34883 -- Allowed
template tags to set extra data on templates.
https://github.com/django/django/pull/17204 - Fixed #34657 -- Made
assert(Not)Contains/assertInHTML display haystacks in error messages.
https://github.com/django/django/pull/17334 - Fixed #34759 -- Confirmed
support for SpatiaLite 5.1.
https://github.com/django/django/pull/17336 - Refs #33482 -- Fixed
QuerySet selecting and filtering againts Exists() with empty queryset.
https://github.com/django/django/pull/17342 - Refs #32275 -- Added
scrypt password hasher to PASSWORD_HASHERS setting docs.
*Authored:
* https://github.com/django/django/pull/17331 - Refs #34118 -- Used
Python 3.12 for GitHub actions.
https://github.com/django/django/pull/17332 - Refs #34657 -- Made
msg_prefix handling in assertURLEqual()/assertInHTML consistent with
other assertions.
https://github.com/django/django/pull/17333 - Used Node.js 20 for GitHub
actions.
https://github.com/django/django/pull/17337 - Corrected wrap_socket()
reference in docs/ref/settings.txt.
https://github.com/django/django/pull/17341 - Refs #22936 -- Doc'd
Lookup.prepare_rhs.
https://github.com/django/django/pull/17343 - Fixed #34889 -- Fixed
get_prefetch_queryset() fallback in prefetch_one_level().
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 django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-developers/1ff0c352-9f7e-4a8a-85ad-091ccaf05f6c%40gmail.com.