django1/django/contrib/staticfiles/management/commands
Tim Graham 36ea03eb36 Fixed #23701 -- Removed an unneeded check in collectstatic.
Thanks prathik for the report.
2014-10-22 13:11:37 -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 #23701 -- Removed an unneeded check in collectstatic. 2014-10-22 13:11:37 -04: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