django1/django/contrib/staticfiles/management/commands
Claude Paroz 269b5f262c Used call_command return value in staticfiles tests
Refs #26190.
2016-02-23 09:12:12 +01: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 Used call_command return value in staticfiles tests 2016-02-23 09:12:12 +01:00
findstatic.py Used call_command return value in staticfiles tests 2016-02-23 09:12:12 +01:00
runserver.py Fixed #25331 -- Removed trailing blank lines in docstrings. 2015-08-31 17:37:21 -04:00