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
f02dbbe1ae
django1
/
django
/
contrib
/
staticfiles
/
management
/
commands
History
eltronix
996cadfa5f
Prevented findstatic argument from appearing as multiple options.
2016-05-12 20:26:33 -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
#20189
-- Allowed customizing staticfiles ignored_patterns list
2016-04-22 09:56:06 +02:00
findstatic.py
Prevented findstatic argument from appearing as multiple options.
2016-05-12 20:26:33 -04:00
runserver.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00