django1/django/contrib/staticfiles/management/commands
Tim Graham 2cd2d18851 Fixed W503 flake8 warnings. 2016-04-04 17:14:26 -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 W503 flake8 warnings. 2016-04-04 17:14:26 -04:00
findstatic.py Used call_command return value in staticfiles tests 2016-02-23 09:12:12 +01:00
runserver.py Refs #26315 -- Cleaned up argparse options in commands. 2016-03-05 13:19:29 -05:00