89
Django just had a wrapper to the wsgiref module you can just get it directly
from wsgiref.util import FileWrapper
Source:stackexchange.com
89
Django just had a wrapper to the wsgiref module you can just get it directly
from wsgiref.util import FileWrapper