Whitenoise throws warnings under asgi:
django/http/response.py:517: Warning: StreamingHttpResponse must consume synchronous iterators in order to serve them asynchronously. Use an asynchronous iterator instead.
Seems to be related to evansd/whitenoise#359
TODO: Evaluate https://github.com/Archmonger/ServeStatic and https://github.com/matthiask/blacknoise