Week ending 2024-09-15 (Week 37)
As mentioned, week 38 (starting today) will be a short week for me since kid is at home due to spring holidays and also I have travel prep to do . Next week, DjangoCon US!
Triaged
- https://code.djangoproject.com/ticket/35753 - Problem installing Django (invalid)
- https://code.djangoproject.com/ticket/35742 - Apply UserAdmin add_form_template according to User model USERNAME_FIELD (accepted, re-triaged)
Reviewed
- https://github.com/django/django/pull/18450 - Refs #373 β Added Model.is_pk_set().
- https://github.com/django/django/pull/18543 - feat: added JSON property to HTTPRequest Object
- https://github.com/django/django/pull/18514 - Fixed #35660 β Provided fixtures during setUpClass phase of TransactionTestCase.
- https://github.com/django/django/pull/18534 - Fixed #35727 β Added HttpResponse.text property.
- https://github.com/django/django/pull/18564 - Refs #373 β Removed outdated comment in RelatedIn lookup.
- https://github.com/django/django/pull/18511 - Added example of email sending with additional capabilities to docs/topics/email.txt.
- https://github.com/django/django/pull/18552 - 35742: Apply UserAdmin add_form_template according to user model USERNAME_FIELD
- https://github.com/django/django/pull/18576 - Pinned Miniforge in benchmark workflow.
Other/Misc
- Engaged in forum topics.
- Read https://buttondown.com/carlton/archive/evolving-djangos-authuser/ and I commented about it on the forum. Extremely recommended post!
- Still pending to watch the linked talks and related posts.
- DjangoCon US final preparation:
- Attended Sarahβs trial run of her presentation. This is definitely a MUST see!
- Intense last-push for finalizing my presentation for DjangoCon US. Made a trial run for Sarah (thank you for your time, support and notes!). Applied improvements. Looking forward to this!