Fellow Reports
> 2023 Week 5
Calendar Week 5 — Ending 05 February
Meet with MLH spring batch.
Prepared releases for Django 3.2.17, 4.0.9, and 4.1.6.
Finished GSoC application.
Prepared additional February releases.
Triaged:
https://code.djangoproject.com/ticket/31885
-- Update SMTP Email Backend to use an SSLContext. (fixed)
https://code.djangoproject.com/ticket/34303
-- Admin Site shall filter LogEntries by registered models (Accepted)
Reviewed:
https://github.com/django/django/pull/16473
-- Fixed #7430 -- Removed broken Template.__iter__().
https://github.com/django/django/pull/Fixed
#34146 -- Added 3rd party lib tutorial step. #16271 -- Fixed #34146 -- Added 3rd party lib tutorial step.
https://github.com/django/django/pull/16495
-- Fixed #32539 -- Added access to the current filtered queryset within SimpleListFilter.lookups()
https://github.com/django/django/pull/16508
-- Proposal to solve #34303