fellow reports / 2021
/2021 Week 51
Calendar Week 51 — Ending 26 December
Preparing Django 4.0.1
Triaged:
- https://code.djangoproject.com/ticket/29294 -- ModelAdmin.raw_id_fields should be included in select_related() by change_view and used by raw id widget (needsinfo)
- https://code.djangoproject.com/ticket/33375 -- Admin changelist_formset does not use the Admin queryset (needsinfo)
Reviewed:
- https://github.com/django/django/pull/15217 -- Fixed #28889 -- Use JS to prevent double submission of admin forms
- https://github.com/django/django/pull/15216 -- Optimized MiddlewareMixin coroutine check.
- https://github.com/django/djangoproject.com/pull/1133 -- Made fundraising views generate initial id in admin. #