Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set STATIC_ROOT for serving static assets using Whitenoise
This is one of the few requirements for whitenoise to just work. See http://whitenoise.evans.io/en/stable/django.html (This had been done in cdcb34f, but probably lost in a master merge)
- Loading branch information