Week ending 2025-05-18 (Week 20)
Triaged
- #36381 (Improve tutorial's voting template to show a message when no choices are available) – Django (wontfix)
- #36379 (add TSTZRANGE postgres function to django.contrib.postgres.functions) – Django (wontfix)
- #36383 (Improve migration serialization of functools.partial and functools.partialmethod) – Django (accepted)
- #36372 (refresh_from_db with explicit fields can't clear a relation by it's query name unless it's prefetched) – Django (wontfix)
- https://code.djangoproject.com/ticket/36384 (worksforme)
- https://code.djangoproject.com/ticket/36386 (accepted)
- https://code.djangoproject.com/ticket/36387 (invalid)
- #36388 (QuerySet.union no longer supports empty args) – Django (accepted)
- https://code.djangoproject.com/ticket/5899 (wontfix)
- #36390 (process_request method removed from RemoteUserMiddleware without deprecation/release note) – Django (accepted)
- https://code.djangoproject.com/ticket/36389 (accepted)
- #36394 (Accessibility improvements for anchor tags in the admin page.) – Django (duplicate)
- https://code.djangoproject.com/ticket/36393 (duplicate)
- #36395 (翻译错误) – Django (needsinfo)
- #36396 (Chinese document translation errors) – Django (invalid)
- https://code.djangoproject.com/ticket/36399 (accepted)
- https://code.djangoproject.com/ticket/36398 (needsinfo)
- #13879 (method_decorator doesn't supports decorators with arguments) – Django (wontfix)
Reviewed
- Fixed #33174 -- Fixed migrations crash for model inheriting from Generic[T]. by UnknownPlatypus · Pull Request #19423 · django/django · GitHub
- https://github.com/django/django/pull/19012
- Fixed #35518 -- Used simpler string operations for converter-less routes by RealOrangeOne · Pull Request #18270 · django/django · GitHub
- https://github.com/django/django/pull/19030
- Fixed #35507 -- Improved accessibility using a search landmark and aria-labelledby. by Antoliny0919 · Pull Request #19379 · django/django · GitHub
- Fixed #36332 -- Corrected mixed up examples for get_full_path() and get_full_path_info() in docs and clarified misleading tests. by Kashemir001 · Pull Request #19392 · django/django · GitHub
- Fixed #35852 -- Fixed inconsistent formatting of numbers in a locale-aware fashion. by tim-mccurrach · Pull Request #19419 · django/django · GitHub
- Fixed #36273 -- Moved Index system checks from Model to Index.check(). by timgraham · Pull Request #19395 · django/django · GitHub
- https://github.com/django/django/pull/19405
- Fixed #36053 -- Corrected DOM structure for FilteredSelectMultiple widget label in admin by AhmedNassar7 · Pull Request #19394 · django/django · GitHub
- Fixed #35095 Updated Swiss (German) number formatting to match common IT practices. by AhmedNassar7 · Pull Request #19396 · django/django · GitHub
- https://github.com/django/django/pull/19196
- https://github.com/django/django/pull/19469
- Fixed #26329 -- Support leading slashes on static files URLs by RealOrangeOne · Pull Request #19309 · django/django · GitHub
- Fixed #33312 -- Raised explicit exception when copying deferred model instances. by charettes · Pull Request #19445 · django/django · GitHub
- Add missing import for ContentType model in the admin docs. by Antoliny0919 · Pull Request #19468 · django/django · GitHub
- https://github.com/django/django/pull/19408
- Fixed #36386 -- Added styles and icons for INFO and DEBUG messages in the admin. by michalpokusa · Pull Request #19465 · django/django · GitHub
- Fixed #36388 -- Made QuerySet.union() return self when called with no arguments. by colleenDunlap · Pull Request #19472 · django/django · GitHub
Other/Misc
- Engaged in security topics
- Reviewed fellow related documents
- Represented Django in application for GitHub Secure Open Source Fund