Week ending March 26, 2023
Released Django 4.2rc1.
*Triaged:*
https://code.djangoproject.com/ticket/34423 - Migrations,
UniqueConstraint lenght of identifier can be too long for Postgres/MySQL
(wontfix)
https://code.djangoproject.com/ticket/34425 - @sensitive_variables
doesn't work with async functions (duplicate)
https://code.djangoproject.com/ticket/34424 - SelectDateWidget can
crash with OverflowError. (accepted)
https://code.djangoproject.com/ticket/10327 - Pass document.domain to
popup windows in admin (wontfix)
https://code.djangoproject.com/ticket/34426 - Pass the BoundField
instance to the Widget.render (duplicate)
https://code.djangoproject.com/ticket/34428 - ASGIStaticFilesHandler
raises warning. (accepted)
https://code.djangoproject.com/ticket/34430 - Custom exception handler
not called (invalid)
https://code.djangoproject.com/ticket/34383 - Layout error in Admin
when using help_text (accepted)
https://code.djangoproject.com/ticket/34429 - Allow to set unusable
password via admin UI (accepted)
https://code.djangoproject.com/ticket/28900 - QuerySet.values() and
values_list() for compound queries fails with annotation. (accepted)
https://code.djangoproject.com/ticket/34433 - OneToOneField can only be
saved one way (duplicate)
https://code.djangoproject.com/ticket/34434 - psycopg 3 cursor.execute
no longer accepts Python tuple binding (invalid)
https://code.djangoproject.com/ticket/34431 -
DateTimeField.input_formats change from Django 3.1 is documented improperly
(accepted)
https://code.djangoproject.com/ticket/34435 - JSONField with string
default raises fields.E010 warning. (accepted)
https://code.djangoproject.com/ticket/34436 - `makemigrations --check`
fails with error code 1 if system checks identify warnings (invalid)
https://code.djangoproject.com/ticket/34437 - values() doesn't mention
annotations as valid choices on resolving error (accepted)
*Reviewed/committed:*
https://github.com/django/django/pull/16662 - Fixed #34420 -- Corrected
the order of imports in generated migration files.
https://github.com/django/django/pull/16629 - Fixed #34388 -- Allowed
using choice enumeration types directly on model and form fields.
https://github.com/django/django/pull/16670 - Fixed #34428 -- Made
ASGIStaticFilesHandler adapt response to async iterator.
https://github.com/django/django/pull/16667 - Fixed #34424 -- Fixed
SelectDateWidget crash for inputs raising OverflowError.
https://github.com/django/django/pull/16671 - Fixed typo in
docs/topics/class-based-views/mixins.txt.
https://github.com/django/django/pull/16672 - Refs #31949 -- Adjusted
error reporting docs.
https://github.com/django/django/pull/16665 - Fixed #34409 -- Doc'd
limitation of dictfetchall() and namedtuplefetchall() examples.
https://github.com/django/django/pull/16649 - Fixed #28553 -- Fixed
annotation mismatch with QuerySet.values()/values_list() on compound
queries.
https://github.com/django/django/pull/16680 - Added Django Forum to
mailing lists page.
https://github.com/django/django/pull/1 - Fixed #34077 -- Added
form field rendering.
https://github.com/django/django/pull/16686 - Fixed #34437 -- Made
values() resolving error mention selected annotations.
*Reviewed:*
https://github.com/django/django/pull/16673 - Doc'd use of asgiref.sync
adapters with sensitive variables.
*Authored:*
https://github.com/django/djangoproject.com/pull/1329 - Updated
download page for 4.2 release.
https://github.com/django/djangoproject.com/pull/1330 - Updated
docs-related model fixtures for 4.2 release.
https://github.com/django/djangoproject.com/pull/1331 - Updated
robots.docs.txt for Django 4.2.
https://github.com/django/django/pull/16675 - Refs #33781 -- Restored
alignment for admin split-field timezone warnings for RTL languages.
https://github.com/django/django/pull/16677 - Refs #34316 -- Fixed
displaying error lists in admin password change forms on small screens.
https://github.com/django/django/pull/16684 - Refs #34316 -- Fixed
layout of admin password change forms and help texts for RTL languages.
https://github.com/django/django/pull/16685 - Refs #32539 -- Fixed hide
counts icon for RTL languages.
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/d803cfeb-e3c1-4a44-bc58-3b3d952f9586n%40googlegroups.com.