Week ending April 2, 2023
*Triaged:*
https://code.djangoproject.com/ticket/34438 -
UserCreationForm.clean_username() crashes with a custom user model.
(accepted)
https://code.djangoproject.com/ticket/34439 - mod_wsgi for django with
conda environment in Windows doesn't work (invalid)
https://code.djangoproject.com/ticket/34441 - A new require_files
decorator for file validation in Django Framework (wontfix)
https://code.djangoproject.com/ticket/34442 - runserver is slow to
accept http connexions when running on 0.0.0.0 (needsinfo)
https://code.djangoproject.com/ticket/34443 - Filtering reverse
relations against invalid lookups crashes. (created)
https://code.djangoproject.com/ticket/34444 - Summing through a
One-to-Many relationship on the property of a JSONField fails (invalid)
https://code.djangoproject.com/ticket/34446 - Coding style docs should
contain incorrect example for Model style. (accepted)
https://code.djangoproject.com/ticket/34447 - Support backgroup async
repeat task. just like fastapi_utils.tasks.repeat_every (wontfix)
https://code.djangoproject.com/ticket/34448 - makemessages'
--no-obsolete option is undocumented and untested. (accepted)
https://code.djangoproject.com/ticket/34449 - ProgrammingError:
non-integer constant in GROUP BY with Case When and annotate Count (fixed)
https://code.djangoproject.com/ticket/34452 - Report the correct port
when using port 0 with runserver (duplicate)
*Reviewed/committed:*
https://github.com/django/django/pull/16602 - Fixed #28948 -- Optimized
CookieStorage performances.
https://github.com/django/django/pull/16678 - Fixed #34383 -- Fixed
layout of admin fieldsets with multiple fields on the same line.
https://github.com/django/django/pull/16661 - Fixed #28384 -- Fixed
ModelAdmin.lookup_allowed() for foreign keys as primary key.
https://github.com/django/django/pull/16690 - Fixed #34438 -- Reallowed
extending UserCreationForm.
https://github.com/django/django/pull/16693 - Fixed #34427 -- Improved
error message when context processor does not return a dict.
https://github.com/django/django/pull/16697 - Fixed overindentation of
AdminURLFieldWidget.
https://github.com/django/django/pull/16706 - Fixed #34446 -- Removed
unneeded and incorrect example in coding style docs.
https://github.com/django/django/pull/16707 - Fixed #34445 -- Fixed
string-casting of non-string lazy objects.
*Authored:*
https://github.com/django/django/pull/16694 - Refs #29799 -- Added
field instance lookups to suggestions in FieldErrors.
https://github.com/django/django/pull/16695 - Fixed #34443 -- Fixed
filtering by transforms on reverse relations.
https://github.com/django/django/pull/16700 - Bumped versions in
pre-commit and npm configurations.
https://github.com/django/django/pull/16702 - Refs #34383 -- Corrected
margins in admin fieldsets with multiple fields on the same line on small
screens.
https://github.com/django/django/pull/16704 - Reverted "Refs #31949 --
Enabled @sensitive_variables to work with async functions."
https://github.com/django/django/pull/16708 - Updated release process
for 2.0+ release numbering and latest practices.
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/650893b4-354d-4f46-bd2e-30a96801d695n%40googlegroups.com.