Week ending 2025-03-23 (Week 12)
Triaged
- https://code.djangoproject.com/ticket/36261 -
icontains
lookup doesn’t work with case insensitive collations (wontfix) - https://code.djangoproject.com/ticket/36268 - The querystring template tag should render an empty query string result as “?” instead of “” (accepted)
- https://code.djangoproject.com/ticket/36270 - Allow removal of keys starting with a specific prefix in the querystring template tag. (needsinfo)
Reviewed
- https://github.com/django/django/pull/19264 - Fixed #36252 – Handled duplicate automatic imports in the shell command.
- https://github.com/django/django/pull/19153 - Fixed #34865 – Released memory earlier than garbage collection on database wrapping layers.
- https://github.com/django/django/pull/19044 - Fixed #36097 – Organized geographic db functions docs with headers.
- https://github.com/django/django/pull/19279 - Configured GitHub to highlight HTML files as Django templates.
- https://github.com/django/django/pull/19063 - Fixed #35959 – Reused password hashing rendering in display_for_field.
- https://github.com/django/django/pull/19178 - Updated the release process following changes to the admin site
- https://github.com/django/django/pull/19266 - Fixed #33497 – Doc’d that persistent DB connections should be disabled in ASGI and async modes.
- https://github.com/django/django/pull/18891 - Fixed #35980 – Updated setuptools to produce normalized package names.
- https://github.com/django/django/pull/18368 - Fixed #35529 – Added support for positional arguments in querystring template tag.
Authored
- https://github.com/django/django/pull/19289 - Fixed #36268 – Added leading ? in every querystring template tag result.
Other/Misc
- 1-1 Andrew, our Interim Fellowship Manager.
- Participated in Rename documentation files from `.txt` to `.rst`.