This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
ad0f0daf8c
django1
/
django
/
contrib
/
staticfiles
/
management
/
commands
History
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