django1/django/contrib/staticfiles/management/commands
Tim Graham c85831e4b7 Fixed #27658 -- Prevented collectstatic from overwriting newer files in remote storages.
Thanks revimi for the initial patch.
2017-01-04 12:50:31 -05: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 #27658 -- Prevented collectstatic from overwriting newer files in remote storages. 2017-01-04 12:50:31 -05:00
findstatic.py Prevented findstatic argument from appearing as multiple options. 2016-05-12 20:26:33 -04:00
runserver.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00