Week ending 2024-07-28 (Week 30)
Triaged
- https://code.djangoproject.com/ticket/35622 - Make unittest ignore Django frames in tracebacks (accepted)
- https://code.djangoproject.com/ticket/35634 - Add Detailed Steps for Setting Up MySQL in Django Tutorials (wontfix)
- https://code.djangoproject.com/ticket/35633 - i found a bug in the documentation version 4.2 in Writing your first Django app, part 5 (invalid)
Reviewed
- https://github.com/django/django/pull/18371 - Fixed #35604, Refs #35326 – Made FileSystemStorage.exists() behaviour independent from allow_overwrite.
- https://github.com/django/django/pull/18353 - Fixed #35585 – Corrected Query.exists() call in Query.has_results().
- https://github.com/django/django/pull/18398 - Refs #29049 – Fixed isolation of BasicExpressionsTests._test_slicing_of_f_expressions() subtests.
- https://github.com/django/django/pull/18399 - Fixed #35622 – Made unittest ignore Django asserts in tracebacks.
Authored
- https://github.com/django/django/pull/18409 - Added dedicated test for invalid inputs in floatformat template filter tests.
Other/Misc
- DjangoCon US preparations:
- Interview with Jason Judkins (DjangoCon US Marketing Chair).
- Talk preparation.
- Django 5.1 release candidate is out!
- Security related work:
- Patches review.
- Analysis of unanswered reports, replied to various reporters.