requirements.txt
131 Bytes
-
Update WhiteNoise version · d3c38d50
The new version automatically picks up changes to files when `DEBUG = True` . This doesn't make any difference if you're using `runserver` as that overrides the static file handling anyway, but for people using gunicorn in development it can be frustrating. See e.g. http://stackoverflow.com/questions/31911496/
David Evans committed
This project manages its dependencies using
pip.
Learn more