Week ending February 4

*Triaged:*
    https://code.djangoproject.com/ticket/35153 - FORMAT_MODULE_PATH not 
acting as I expected. (accepted)
    https://code.djangoproject.com/ticket/35154 - QuerySet implements 
`contains` but not `__contains__` (wontfix)
    https://code.djangoproject.com/ticket/35155 - Internal 500 error when 
deleting company model on production server (invalid)
    https://code.djangoproject.com/ticket/35157 - "AttributeError: 
'QuerySet' object has no attribute 'copy'" combining FilteredRelation with 
subquery (duplicate)
    https://code.djangoproject.com/ticket/35159 - dumpdata crashes on 
querysets with prefetch_related(). (accepted)
    https://code.djangoproject.com/ticket/35160 - m2m_changed not trigerred 
when ManyToManyField in autocomplete list (needsinfo)
    https://code.djangoproject.com/ticket/35163 - sqlite3.OperationalError: 
no such column: django_migrations.id (worksforme)
    https://code.djangoproject.com/ticket/35162 - Adding a BinaryField, 
TextField, JSONField, or GeometryField with a db_default crashes on MySQL 
(accepted)
    https://code.djangoproject.com/ticket/35164 - PermissionError: 
Permission denied: site-packages (invalid)

*Reviewed/committed:*
    https://github.com/django/django/pull/17788 - [5.0.x] Updated 
translations from Transifex.
    https://github.com/django/django/pull/17777 - Refs #35058 -- Added 
support for measured geometries to GDAL LineString.
    https://github.com/django/django/pull/17725 - Fixed #24128 -- Made 
admindocs TemplateDetailView respect template_loaders.
    https://github.com/django/django/pull/17776 - Fixed #35141 -- Clarified 
the expected type of CACHE_MIDDLEWARE_SECONDS setting.
    https://github.com/django/django/pull/17771 - Fixed #35135 -- Made 
FilteredRelation raise ValueError on querysets as rhs.
    https://github.com/django/django/pull/17764 - Corrected 
BaseCommand.check() signature in docs.
    https://github.com/django/django/pull/17760 - Fixed #29280 -- Made the 
transactions behavior configurable on SQLite.
    https://github.com/django/django/pull/17796 - Made cosmetic edits to 
rocket SVG in the "Congrats" page.
    https://github.com/django/django/pull/17787 - Fixed #35143 -- Improved 
accessibility of 404/500 debug pages.
    https://github.com/django/django/pull/17800 - Refs #35058 -- Added 
support for measured geometries to GDAL Polygon.
    https://github.com/django/django/pull/17803 - Fixed #35156 -- Removed 
outdated note about not supporting foreign keys by SQLite.
    https://github.com/django/django/pull/17794 - Fixed #35152 -- Added 
en_CA locale formats.
    https://github.com/django/django/pull/17783 - Removed mention of 
designers in DTL design philosophy.
    https://github.com/django/django/pull/17694 - Changed packing 
recommendation to use pyproject.toml in reusable apps docs.
    https://github.com/django/django/pull/17795 - Fixed #35147 -- Added 
backward incompatibility note about filtering against overflowing integers.
    https://github.com/django/code.djangoproject.com/pull/171 - Used a 
plain HTML form for DjangoProject login.
    https://github.com/django/django/pull/17817 - Fixed #35162 -- Fixed a 
crash when adding fields with db_default on MySQL.
    https://github.com/django/django/pull/17813 - Fixed #35149 -- Fixed 
crashes of db_default with unresolvable output field.

*Authored:*
    https://github.com/django/django/pull/17801 - Fixed #35159 -- Fixed 
dumpdata crash when base querysets use prefetch_related().

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/5fa47be2-aabf-4377-abf3-7ace274d417cn%40googlegroups.com.

Reply via email to