fellow reports / 2023
/2023 Week 4
Calendar Week 4 — Ending 29 January
- Met with Weblate to discuss hosting Django's i18n infrastructure.
- Prepared upcoming Django security releases (4.1.6, 4.0.9, and 3.2.17)
- Began application for GSoC 2023
- Prepared additional future releases.
Triaged:
- https://github.com/django/django/pull/16497 -- Fix UnicodeEncodeError when running unit tests in Windows (invalid)
- https://code.djangoproject.com/ticket/34289 -- Settings to override the default admin site (wontfix)
Reviewed:
- https://github.com/django/django/pull/16501 -- Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint with ordered expressions.
- https://github.com/django/djangoproject.com/pull/1302 -- Added CSS classes and HTML skeleton for announcement banner. #1302
- https://github.com/django/django/pull/16271 -- Fixed #34146 -- Added 3rd party lib tutorial step.
- https://github.com/django/django/pull/16496 -- Fixed #34140 Blacken docs