Hi all,
Calendar Week 51 -- ending 20 December. Triaged: https://code.djangoproject.com/ticket/32271 -- Documentation consistency between display views and edit views (Accepted) https://code.djangoproject.com/ticket/32255 -- User.has_perm should forward **kwargs to allow more flexibility in authentication backends (Accepted) https://code.djangoproject.com/ticket/32260 -- handler500 as a Class-based view raises SystemCheckError (Accepted) Reviewed: https://github.com/django/django/pull/13779 -- Fixed typo in docs/ref/forms/widgets.txt. https://github.com/django/django/pull/13179 -- Fixed #31007 -- Allowed specifying type of auto-created primary keys. https://github.com/django/django/pull/13696 -- Fixed #32165 -- Added pre-commit hooks https://github.com/django/django/pull/13776 -- Fixed typo in tests/servers/tests.py. Authored: https://github.com/django/django/pull/13778 -- Corrected formatting in settings docs. Worked on: https://github.com/django/djangoproject.com/issues/1052 -- Stripe SCA support Calendar Week 52 -- ending 27 December. Triaged: https://code.djangoproject.com/ticket/32293 -- import _scproxy and spatialite database backend segfaults (Invalid) https://code.djangoproject.com/ticket/32272 -- gettext_lazy inconsistent error when nested (Accepted) Reviewed: https://github.com/django/channels/pull/1581 -- Don't mutate AsgiHandler state in __call__(). https://github.com/django/django/pull/13804 -- Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in docs. https://github.com/django/django/pull/13802 -- Refs #26167 -- Made DatabaseSchemaEditor._create_index_sql()'s fields argument optional and kwarg-only. https://github.com/django/django/pull/13605 -- Removed forms-MAX_NUM_FORMS POST data in docs. https://github.com/django/django/pull/13696 -- Fixed #32165 -- Added pre-commit hooks https://github.com/django/django/pull/13797 -- Fixed #32291 -- Added fixtures compression support to dumpdata. https://code.djangoproject.com/ticket/13788 -- Fixed isolation of test_migrate_fake_split_initial. Authored: https://github.com/django/channels/pull/1599 -- Version 3.0.3 release. https://github.com/django/djangoproject.com/pull/1058 -- Update Stripe integration for main fundraising page. Calendar Week 53 -- ending 03 January. Released Channels 3.0.3 Triaged: https://code.djangoproject.com/ticket/32307 -- Allow change DATA_UPLOAD_MAX_MEMORY_SIZE per viewAllow change DATA_UPLOAD_MAX_MEMORY_SIZE per view (wontfix) https://code.djangoproject.com/ticket/32305 -- Add an option to limit the number of connections to a database (wontfix) https://code.djangoproject.com/ticket/32297 -- QuerySet.get() method not working as expected with Window functions (Accepted) Reviewed: https://github.com/django/django/pull/13134 -- Fixed #31747 -- Fixed model enumeration via admin URLs. https://github.com/django/django/pull/13824 -- Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NAME for absolute URLs with no domain. https://github.com/django/django/pull/13821 -- Fixed #32303 -- Dropped support for SQLite < 3.9.0. https://github.com/django/django/pull/13810 -- Fixed #32299 -- Prevented mutating handlers when processing middlewares marking as unused in an async context. https://github.com/django/django/pull/13818 -- Used model's Options.label where applicable. https://github.com/django/django/pull/13819 -- Added app labels to related fields checks messages E302-E305. #13819Added app labels to related fields checks messages E302-E305. https://github.com/django/channels/pull/1600 -- Fix typo in consumers documentation Worked on: https://github.com/django/djangoproject.com/issues/1052 -- Stripe SCA support Kind Regards, Carlton -- 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/01286e3e-9f4e-4ed4-be95-6d2e1fff7e54n%40googlegroups.com.