django1/django/contrib/staticfiles/management/commands
David Fischer 06b1dedae5 Fixed comment typo 2012-08-29 17:09:47 -07: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 comment typo 2012-08-29 17:09:47 -07:00
findstatic.py [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
runserver.py Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official deprecation timeline. Thanks Jannis Leidel and Ramiro Morales for the review. 2012-04-08 21:13:32 +00:00