Week ending November 6, 2022
Released Django 4.1.3.
*Triaged:*
https://code.djangoproject.com/ticket/34128 - django re-using the name
of a squashed migration leads to CircularDependencyError (invalid)
https://code.djangoproject.com/ticket/34130 - order_by() has no effect
on values()/values_list() (needsinfo)
https://code.djangoproject.com/ticket/33871 - JSONField with default is
not detected as changed when invalidated in inlines. (duplicate)
https://code.djangoproject.com/ticket/34132 - Migration with
CheckConstraint fails on PostgreSQL in PyPy with psycopg2cffi due to
AttributeError (invalid)
https://code.djangoproject.com/ticket/34133 - Django ordering in model
meta causing unexpected results of group_by (duplicate)
https://code.djangoproject.com/ticket/34134 - Add DynamoDB engine to
sessions middleware (wontfix)
https://code.djangoproject.com/ticket/34135 - Add async interface to
ManyRelatedManager & RelatedManager (accepted)
https://code.djangoproject.com/ticket/34136 - Django 4.1.3 doesn't work
with psycopg2 2.9.5 with Python 3.11.0 (invalid)
https://code.djangoproject.com/ticket/34137 - model.refresh_from_db()
doesn't clear cached generic foreign keys (accepted)
https://code.djangoproject.com/ticket/34139 - acreate(),
aget_or_create(), and aupdate_or_create() doesn't work as intended on
related managers. (created)
https://code.djangoproject.com/ticket/34142 - dumpdata fails when
writing a utf-8 to the file (duplicate)
*Reviewed/committed:
*https://github.com/django/django/pull/16240 - Fixed #34094 -- Corrected
margins in admin headers for RTL languages.
https://github.com/django/django/pull/16121 - Fixed #16211 -- Added
logical NOT support to F expressions.
https://github.com/django/django/pull/16188 - Simplified various
assignment statements.
https://github.com/django/django/pull/16244 - Refs #33768 -- Fixed
ordering compound queries by NULLs on SQLite < 3.30.
https://github.com/django/django/pull/16112 - Fixed #34054 -- Created a
new fixtures topic.
https://github.com/django/django/pull/16242 - Fixed #34112 -- Added
async-compatible interface to Model methods.
https://github.com/django/django/pull/16175 - Fixed #34080 -- Fixed
__exact lookup when nested arrays contain only NULL values.
https://github.com/django/django/pull/16251 - Refs #33646 -- Moved tests
of QuerySet async interface into async tests.
https://github.com/django/django/pull/16253 - Tweaked documentation for
sqlite3 backend.
https://github.com/django/django/pull/16180 - Refs #34095 -- Changed
height of form controls to use rem units in admin.
https://github.com/django/django/pull/16149 - Fixed #27654 -- Propagated
alters_data attribute to callables overridden in subclasses.
https://github.com/django/django/pull/16174 - Refs #33939 -- Improved
transaction.on_commit() docs.
https://github.com/django/djangoproject.com/pull/1265 - Upgraded Trac
dump to the version 45.
*Reviewed:*
https://github.com/django/deps/pull/76 - Added draft for DEP 1010
clarifying release process.
*Authored:*
https://github.com/django/django/pull/16254 - Fixed #34138 -- Avoided
table rebuild when adding inline m2m fields on SQLite.
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/dc4bc57e-7a7e-3ab4-e024-c65fc158d7af%40gmail.com.