Week ending January 21 *Triaged:* https://code.djangoproject.com/ticket/35113 - Adding urls.py file while creating new app using startapp command (duplicate) https://code.djangoproject.com/ticket/35114 - Create a tests directory instead of tests.py when a new app is created (wontfix) https://code.djangoproject.com/ticket/35112 - Confusing animation of admin date picker buttons (accepted) https://code.djangoproject.com/ticket/34613 - add support for Partitioned cookies (accepted) https://code.djangoproject.com/ticket/35115 - Empty footer element in main section of admin layout (accepted) https://code.djangoproject.com/ticket/35117 - Add support for Hectare unit to Area (accepted) https://code.djangoproject.com/ticket/34961 - Add a max_length parameter to EmailValidator (wontfix) https://code.djangoproject.com/ticket/24721 - Add "test extensions" (e.g. something similar to mail.outbox for messages) (duplicate) https://code.djangoproject.com/ticket/35120 - Stack overflow in render method when many instances of included template (needsinfo) https://code.djangoproject.com/ticket/35121 - Links in the admin should use the --link-fg color. (created) https://code.djangoproject.com/ticket/35122 - --prune should take app_label into account then checking squashed migrations. (accepted) https://code.djangoproject.com/ticket/35123 - Migrate prune for apps that are deleted (wontfix) https://code.djangoproject.com/ticket/35126 - forms.NullBooleanField's validation logic is surprising (invalid) https://code.djangoproject.com/ticket/35128 - Soft-deletion feature (duplicate) https://code.djangoproject.com/ticket/35129 - Support customize ForeignKey DDL when db_constraint=False (invalid)
*Reviewed/committed:* https://github.com/django/django/pull/17730 - Fixed #35102 -- Optimized Expression.identity and friends. https://github.com/django/django/pull/17592 - Fixed #28344 -- Allowed customizing queryset in Model.refresh_from_db()/arefresh_from_db(). https://github.com/django/django/pull/17712 - Fixed #34949 -- Clarified when UniqueConstraints with include/nulls_distinct are not created. https://github.com/django/django/pull/17737 - Fixed #35112 -- Removed previous/next month animation in admin calendar widget. https://github.com/django/django/pull/17732 - Fixed #35111 -- Fixed compilation of DateField __in/__range rhs on SQLite and MySQL. https://github.com/django/django/pull/17742 - Used more specific link to email backends in EMAIL_BACKEND docs. https://github.com/django/django/pull/17740 - Improved --list-tags help text for check management command. https://github.com/django/django/pull/17739 - Fixed #35117 -- Added support for the hectare unit in Area. https://github.com/django/django/pull/17344 - Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation. https://github.com/django/django/pull/17745 - Refs #35058 -- Added is_3d and set_3d() to OGRGeometry. https://github.com/django/django/pull/17751 - Fixed #35121 -- Corrected color for links in the admin. https://github.com/django/django/pull/17744 - Fixed #34910 -- Improved color contrast for add/change icons in admin. https://github.com/django/django/pull/17756 - Updated "Dive Into Python" links. *Authored:* https://github.com/django/code.djangoproject.com/pull/147 - Added black to GitHub actions. https://github.com/django/django/pull/17752 - Corrected forms imports in forms_tests/tests/test_forms.py. https://github.com/django/django/pull/17758 - Fixed #35127 -- Made Model.full_clean() ignore GeneratedFields. 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/2f484af3-afb1-4f7c-aaf6-9e73be6f0f7cn%40googlegroups.com.