Open bernd-wechner opened 3 years ago
See:
http://whitenoise.evans.io/en/stable/django.html
Main advantage is it takes static file serving out of the hands of the webserver and puts it back into the hands of Django making the site more portable with fewer webserver configuration needs and dramas.
See:
http://whitenoise.evans.io/en/stable/django.html
Main advantage is it takes static file serving out of the hands of the webserver and puts it back into the hands of Django making the site more portable with fewer webserver configuration needs and dramas.