Fellow Reports
> 2023 Week 11
Calendar Week 11 — Ending 19 March
Reviewed:
https://github.com/django/django/pull/16574
-- Fixed #34077 -- Added Renderable BoundField and BoundWidgets
https://code.djangoproject.com/ticket/33263
-- DeleteView in Django4.0 does not call .delete() method
Authored:
https://github.com/django/django/pull/16653
-- Improved connection clean-up for SMTP backend.