django1/django/contrib/staticfiles/management/commands
Claude Paroz 8346680e1c Refs #27795 -- Removed unneeded force_text calls
Thanks Tim Graham for the review.
2017-03-04 18:18:21 +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 #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
findstatic.py Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
runserver.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00