Week ending 2024-12-15 (Week 50)
Triaged
- #35986 (Test classes with @translation.override decorator are not run) – Django (accepted)
- https://code.djangoproject.com/ticket/35988 (accepted)
- https://code.djangoproject.com/ticket/35987 (accepted)
- https://code.djangoproject.com/ticket/35976 (wontfix)
- https://code.djangoproject.com/ticket/35992 (accepted)
- #35990 (settings.TIME_INPUT_FORMATS never gets used since the removal of USE_L10N) – Django (invalid)
- https://code.djangoproject.com/ticket/35993 (accepted)
- https://code.djangoproject.com/ticket/35693 (accepted → wontfix)
- https://code.djangoproject.com/ticket/36000 (accepted)
- https://code.djangoproject.com/ticket/35996 (needsinfo → accepted)
- #36003 (Add `connection_closed` or `pre_connection_closed` and `post_connection_closed` signals) – Django (wontfix)
- https://code.djangoproject.com/ticket/36002 (invalid → accepted)
- https://code.djangoproject.com/ticket/36001 (wontfix)
- #36004 (Fixing Icons: auto, sun, and moon) – Django (invalid)
- https://code.djangoproject.com/ticket/36006 (wontfix)
- #36008 (Document that TransactionTestCase.databases calls flush at the end of each test run) – Django (accepted)
Reviewed
- Added missing GeometryDistance to the GIS available functions table. by franciscouzo · Pull Request #18901 · django/django · GitHub
- Removed unused and unnecessary words from docs/spelling_wordlist. by felixxm · Pull Request #18904 · django/django · GitHub
- Fixed #35982 -- Made DecimalField.get_db_prep_value() call DatabaseOperations.adapt_decimalfield_value(). by timgraham · Pull Request #18895 · django/django · GitHub
- https://github.com/django/django/pull/18351
- Fixed #35988 -- Made BaseForm.full_clean() pass renderer to ErrorDict. by adamchainz · Pull Request #18906 · django/django · GitHub
- Fixed #26220 -- Allowed ModelFormMixin to retrieve model from form_class. by cliffordgama · Pull Request #18738 · django/django · GitHub
- https://github.com/django/django/pull/18568
- Fixed #35987 -- Made ErrorList.copy() copy the renderer attribute. by adamchainz · Pull Request #18905 · django/django · GitHub
- Fixed #35989 -- Removed crs from GeoJSON serializer. by jhthompson · Pull Request #18907 · django/django · GitHub
- https://github.com/django/django/pull/18782
- Fixed #32819 -- Established relationship between form fields and their errors. by smithdc1 · Pull Request #17520 · django/django · GitHub
- https://github.com/django/django/pull/18541
- Fixed #35920 -- Observed requires_system_checks in migrate and runserver. by jacobtylerwalls · Pull Request #18839 · django/django · GitHub
- https://github.com/django/django/pull/18847
- Fixed #34856 -- Fixed references to index_together in historical migrations. by charettes · Pull Request #18818 · django/django · GitHub
- https://github.com/django/django/pull/18215
- Fixed #35996 -- Fixed exception related to missing chunk_size when serializing a many-to-many field that had a prefetch. by ericapisani · Pull Request #18917 · django/django · GitHub
- Fixed #35992, Fixed #35997 -- Added system check for CompositePrimaryKeys in Meta.indexes/constraints/unique_together. by felixxm · Pull Request #18922 · django/django · GitHub
- Fixed typo in ArrayField test name. by timgraham · Pull Request #18926 · django/django · GitHub
- Clarified feature freeze tasks in docs/internals/howto-release-django.txt. by nessita · Pull Request #18912 · django/django · GitHub
- Fixed #36007 -- Removed dead code from URLValidator. by medmunds · Pull Request #18925 · django/django · GitHub
Authored
- Proposal: retire IRC
- Django 5.2 release - status and next steps
- #35998 (Add caching to urlize) – Django
- Add benchmark for urlize. by sarahboyce · Pull Request #91 · django/django-asv · GitHub
- #35999 (Remove references of the #django IRC channel as a place to get help/place to promote things) – Django
- Fixed #35999 -- Removed #django IRC channel references where appropriate. by sarahboyce · Pull Request #18916 · django/django · GitHub
- Reduced references to #django IRC. by sarahboyce · Pull Request #1821 · django/djangoproject.com · GitHub
- Removed references to #django IRC. by sarahboyce · Pull Request #244 · django/code.djangoproject.com · GitHub
- https://code.djangoproject.com/ticket/36005
Other/Misc
- Engaged in security topics
- Prepared Bootstrapped Django 6.0. by sarahboyce · Pull Request #18929 · django/django · GitHub