django1/django/contrib/staticfiles/management/commands
Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage
Thanks Tim Graham for the review.
2017-01-18 21:33:28 +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 Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
findstatic.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
runserver.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00