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
5171f56fae
django1
/
django
/
contrib
/
staticfiles
/
management
/
commands
History
Raphael Michel
1bbca7961c
Fixed
#25350
-- Added alias --no-input for --noinput to management commands.
2015-09-08 08:41:03 -04: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
#25350
-- Added alias --no-input for --noinput to management commands.
2015-09-08 08:41:03 -04:00
findstatic.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
runserver.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00