django1/django/contrib/staticfiles/management/commands
Sztrovacsek 87d78241a2 Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn't exist. 2015-03-07 10:47:07 -05:00
..
__init__.py Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. 2010-10-20 01:33:24 +00:00
collectstatic.py Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn't exist. 2015-03-07 10:47:07 -05:00
findstatic.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
runserver.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00