django1/django/contrib/staticfiles
Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
..
management Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
templatetags Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 2015-12-10 14:30:19 -05:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list 2016-04-22 09:56:06 +02:00
finders.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
handlers.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
storage.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
testing.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
urls.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
utils.py Fixed #25331 -- Removed trailing blank lines in docstrings. 2015-08-31 17:37:21 -04:00
views.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00