Week ending 2024-03-31 (Week 13)
Triaged
- #35326 (OverwritingStorageTests fail if a TemporaryUploadedFile is used) – Django - OverwritingStorageTests fail if a TemporaryUploadedFile is used (accepted)
- #35328 (Improve CSRF Origin checking messaging) – Django - Improve CSRF Origin checking messaging (accepted)
- #35335 (Update "Enabling the sites framework" documentation to reiterate the ability to use `get_current_site`) – Django - Update “Enabling the sites framework” documentation to reiterate the ability to use
get_current_site
(accepted) - #35337 (argument of type 'NoneType' is not iterable, when show facets and change_view is overwritten in ModelAdmin) – Django - argument of type ‘NoneType’ is not iterable, when show facets and change_view is overwritten in ModelAdmin (invalid)
- #35338 (Behaviour change in URL patterns.) – Django - Behaviour change in URL patterns. (invalid)
- #35339 (Ordering and filtering a Postgres ArrayAgg with parameters inverts SQL param order) – Django - Ordering and filtering a Postgres ArrayAgg with parameters inverts SQL param order (accepted)
Reviewed
- Fixed #29942 -- Used linkcode sphinx extension instead of viewcode. by smithdc1 · Pull Request #17613 · django/django · GitHub - Fixed #29942 – Used linkcode sphinx extension instead of viewcode.
- Fixed #35329 -- Fixed migrations crash when adding partial unique constraints with nulls_distinct. by felixxm · Pull Request #18022 · django/django · GitHub - Fixed #35329 – Fixed migrations crash when adding partial unique constraints with nulls_distinct.
- Fixed #34977: Make change password form reachable through button by fsbraun · Pull Request #17489 · django/django · GitHub - Fixed #34977: Make change password form reachable through button
- Fixed #35331 Adding a new related entry using the + sign from M2M now updates related lists. by devin13cox · Pull Request #18026 · django/django · GitHub - Fixed #35331 Adding a new related entry using the + sign from M2M now updates related lists.
- Fixed #35335 -- Updated "Enabling the sites framework" docs to reiterate usage of get_current_site. by sdarwin · Pull Request #17977 · django/django · GitHub - Fixed #35335 – Updated “Enabling the sites framework” docs to reiterate usage of get_current_site.
- Fixed a typo in the signals documentation. by matthiask · Pull Request #18029 · django/django · GitHub - Fixed typo in the signals documentation.
- Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4. by EndoTaishi · Pull Request #18032 · django/django · GitHub - Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4.
Authored
- #35333 (Template tag `unlocalize` does not work with `date` and `time` filters.) – Django - Template tag
unlocalize
does not work withdate
andtime
filters. - Added a data point to Some cache tests are flaky.
Other/Misc
- Tried to reactivate efforts in these two PRs, which are similarly blocked when outputting unicode chars to the Windows stdout:
- Refs #34976 -- Print directory structure after startapp and startproject by TobeTek · Pull Request #17838 · django/django · GitHub - Refs #34976 – Print directory structure after startapp and startproject
- Refs #34976 -- Provide feedback when startapp and startproject are called by salvo-polizzi · Pull Request #17722 · django/django · GitHub - Refs #34976 – Provide feedback when startapp and startproject are called
- Feature request: startproject and startapp should provide feedback - #11 by nessita
- Mariusz goodbye call!
- Monthly sync with Çağil and fellows, we welcomed Sarah!