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
6e5651e514
django1
/
django
/
contrib
/
staticfiles
/
management
/
commands
History
Aymeric Augustin
428c0bbe1b
Appeased flake8 2.1.0.
2014-04-21 12:27:34 +02: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
Appeased flake8 2.1.0.
2014-04-21 12:27:34 +02:00
findstatic.py
Fixed
#19879
-- Have 'findstatic' says on which directories it searched the relative paths.
2014-02-09 14:22:22 +00:00
runserver.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00