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
2cee1d4642
django1
/
django
/
contrib
/
staticfiles
/
management
/
commands
History
Claude Paroz
f17b24e407
Converted remaining management commands to argparse
2014-06-14 13:43:44 +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
Converted remaining management commands to argparse
2014-06-14 13:43:44 +02:00
findstatic.py
Converted remaining management commands to argparse
2014-06-14 13:43:44 +02:00
runserver.py
Converted remaining management commands to argparse
2014-06-14 13:43:44 +02:00