Week ending June 26, 2023 *Triaged:* https://code.djangoproject.com/ticket/34665 - CreateModel with manually added RenameField crashes on SQLite. (invalid) https://code.djangoproject.com/ticket/34661 - Peppering user passwords (duplicate) https://code.djangoproject.com/ticket/34666 - Mysql issue using afirst "The client was disconnected by the server because of inactivity" (needsinfo) https://code.djangoproject.com/ticket/34658 - New assertion `assertNotInHTML`, like `assertContains` has `assertNotContains` (accepted) https://code.djangoproject.com/ticket/31827 - Add test runner option to show N slowest tests (duplicate) https://code.djangoproject.com/ticket/34668 - Unvalidated Redirect from "PATH_INFO" URI Parameter on "/admin/auth/group/{n}/change/" page. (invalid) https://code.djangoproject.com/ticket/34669 - Unvalidated Redirect from "next" Parameter on "/admin/login/" page. (invalid) https://code.djangoproject.com/ticket/34670 - Django Admin light theme flickers on dark system (needsinfo) https://code.djangoproject.com/ticket/34671 - Inspectdb collation issue with oracle views (accepted) https://code.djangoproject.com/ticket/34673 - Migrations ordering: add constraint run_immediately_after (invalid) https://code.djangoproject.com/ticket/34674 - Updating the file contents of a Django FileField during upload results in I/O error (duplicate) https://code.djangoproject.com/ticket/34678 - README.rst does not mention the Django Discord or Django forum (accepted) https://code.djangoproject.com/ticket/34676 - Normalise MeasureBase unit not found exceptions to use AttributeError (accepted)
*Reviewed/committed:* https://github.com/django/django/pull/16988 - Refs #34517 -- Restored skipping ImageFileField.update_dimension_fields without width/height fields. https://github.com/django/django/pull/16982 - Fixed #34656 -- Fixed unclosed div in admin password change template. https://github.com/django/django/pull/16991 - Refs #27079 -- Used addClassCleanup() in SeleniumTestCase. https://github.com/django/django/pull/16983 - Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. https://github.com/django/django/pull/16996 - Improved style of n-tuple wording in docs and comments. https://github.com/django/django/pull/16831 - Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions. https://github.com/django/django/pull/16999 - Refs #31949 -- Simplified @sensitive_variables a bit. *Authored:* https://github.com/django/django/pull/17000 - Refs #34391 -- Updated asgiref dependency for 5.0 release series. 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/cbb8d2f7-92a9-4ed4-b586-8f99a535ecb5n%40googlegroups.com.