Week ending 2024-10-27 (Week 43)
I’ll be on holiday for the next two weeks, hopefully celebrating some birthdays with a long time friend from university who now lives in Spain.
Triaged
- https://code.djangoproject.com/ticket/35854 - Order of “choices” on CharField randomly changing forcing new migrations despite no changes. (duplicate)
- https://code.djangoproject.com/ticket/35853 - Disable garbage collection during transaction.atomic. (wontfix)
- https://code.djangoproject.com/ticket/35852 - intcomma not locale aware when given a decimal as string (accepted)
- https://code.djangoproject.com/ticket/35855 - Add a disclaimer about PDF accessibility issues in docs (accepted)
- https://code.djangoproject.com/ticket/35856 - Add support for MEMORY/SERIALIZE option to QuerySet.explain() on PostgreSQL 17+. (accepted)
- https://code.djangoproject.com/ticket/35860 - Search not working for 5.1 on docs.djangoproject.com (invalid)
- https://code.djangoproject.com/ticket/26609 - Add system check for field choices using unorderable iterables (reopened, accepted)
- https://code.djangoproject.com/ticket/35861 - Documentation browser does not work (invalid)
- https://code.djangoproject.com/ticket/26214 - Better error message for RuntimeError: populate() isn’t reentrant
- https://code.djangoproject.com/ticket/35862 - invalid token in plural form: EXPRESSION on django/contrib/auth/locale/ru_RU and some other ru_RU file when running manage.py compilemessages -l ru_RU command (invalid)
- https://code.djangoproject.com/ticket/35866 - Django documentaion style guide on models is unclear what to do with any other Python dunder methods that the model class might have (accpted)
Reviewed
- https://github.com/django/django/pull/18692 - Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt.
- https://github.com/django/django/pull/18597 - Fixed #35308 – Caught and logged OSError when launching black.
- https://github.com/django/django/pull/18626 - Restructured how-to landing page.
- https://github.com/django/django/pull/18007 - Refs #34406 – Added support for GDAL curved geometries.
- https://github.com/django/django/pull/18671 - Disambiguated the purpose of refs docs for contributors.
- https://github.com/django/django/pull/18676 - Improved reproducibility on staticfiles manifests
- https://github.com/django/django/pull/18283 - Doc’d that unusable passwords are defined by metadata in the password field.
- https://github.com/django/django/pull/18291 - Exclude pylibmc on MacOS and Windows
- https://github.com/django/django/pull/18685 - Refs #35844 – Fixed tests for test --parallel option on Python 3.14+.
- https://github.com/django/django/pull/18277 - Refs #26029 – Extended docs for the StorageHandler default instance.
Authored
Other/Misc
- Engaged in forum topics and (the future of) Steering Council conversations.
- Attended DSF Office Hours.
- Completed DjangoCon US survey.