Fellow Reports
> 2022 Week 41
Calendar Week 41 — Ending 16 October
Work towards improving Stripe integration on djangoproject.com
Triaged:
https://code.djangoproject.com/ticket/34085
-- Black shouldn't format non-Python files (Accepted)
https://code.djangoproject.com/ticket/34081
-- Responsive CSS is not loaded properly. (Accepted)
https://code.djangoproject.com/ticket/34077
-- Make BoundField renderable. (Accepted)
Reviewed:
https://code.djangoproject.com/ticket/32798
-- StreamingHttpResponse raises SynchronousOnlyOperation in ASGI server
https://code.djangoproject.com/ticket/33735
-- Add asynchronous responses for use with an ASGI server
https://github.com/django/django/pull/16169
-- Refs #34059 -- Doc'd lack of support for validation of constraints with JSONFields.
https://github.com/django/django/pull/16163
-- Fixed #34074 -- Added 'headers' argument to RequestFactory and Client classes.
https://github.com/django/django/pull/16165
-- Fixed #34081 -- Reverted "Fixed #33994 -- Corrected position of extrastyle and extrahead blocks in admin base template."