fellow reports / 2021
/2021 Week 43
Calendar Week 43 — Ending 31 October
Triaged:
- https://code.djangoproject.com/ticket/33226 -- Add css class hooks to BaseForm (Duplicate of #14322)
Reviewed:
- https://github.com/django/djangoproject.com/pull/1120 -- Fixed #1119 -- Used GitHub API for commits stats. #1120
- https://github.com/django/django/pull/14929 -- Fixed #33182 -- Moved dark mode CSS variables to separate file.
- https://code.djangoproject.com/ticket/33212 -- Incorrect cookie parsing by django.http.cookie.parse_cookie
- https://code.djangoproject.com/ticket/33213 -- Document coverage setup for parallel tests