Week ending 2025-04-13 (Week 15)
Had a day off this week
Triaged
- #36302 (Reusable form templates documentation is incomplete and results in an error when used as documented) – Django (duplicate)
- #36308 (Parallel testing fails reporting unit test combining subTest and assertNumQueries) – Django (needsinfo)
- #36307 (Support passing depth to naturaltime, timesince and timeuntil filters) – Django (accepted)
- #36311 (Inconsistent spelling in docs for a few words) – Django (accepted)
- #36309 (EmailAlternative is not serializable) – Django (accepted)
- #36319 (facing issue where when i change a model field from PENDING to VERIFIED for some reason on next set of code some VERIFIED are changing back to PENDING) – Django (invalid)
Reviewed
- Fixed #28618 -- Added `raise_on_missing_variable` option to template engine by AhmedNassar7 · Pull Request #19353 · django/django · GitHub
- Fixed #35993 -- Updated documentation on gettext f-string support limitations. by AhmedNassar7 · Pull Request #19348 · django/django · GitHub
- Fixed #35581 -- Updated django.core.mail to Python's modern email API. by medmunds · Pull Request #18966 · django/django · GitHub
- Fixed #35986 -- Fixed test classes with `@translation.override` decorator. by AhmedNassar7 · Pull Request #19358 · django/django · GitHub
- Fixed #36269 -- Added documentation for testing callable storage in FileField by AhmedNassar7 · Pull Request #19349 · django/django · GitHub
- https://github.com/django/django/pull/18215
- Fixed #36314 -- Fixed `MinimumLengthValidator` translation with named parameters. by AhmedNassar7 · Pull Request #19372 · django/django · GitHub
- Fixed #36305 -- Added documentation indentation guidelines by AhmedNassar7 · Pull Request #19369 · django/django · GitHub
Authored
- Translation manager role
- #36304 (Classes functions (etc) should have a header in the documentation) – Django
- #36305 (Documentation guidelines around indenting reference docs) – Django
- Sorted imports in django/templatetags/tz.py per isort. by sarahboyce · Pull Request #19365 · django/django · GitHub
- Bumped versions in pre-commit and npm configurations. by sarahboyce · Pull Request #19373 · django/django · GitHub
- [5.1.x] Pinned flake8 == 7.1.2 in GitHub actions. by sarahboyce · Pull Request #19374 · django/django · GitHub
- [4.2.x] Pinned flake8 and isort in GitHub actions. by sarahboyce · Pull Request #19375 · django/django · GitHub
- Skipped label PR job when not running from django/django. by sarahboyce · Pull Request #19376 · django/django · GitHub
Other/Misc
- Engaged in security topics
- Discussed Django CSP PR with Rob and Natalia
- Did some admin for the triage and review team
- DjangoCon Europe talk practice