summaryrefslogtreecommitdiff
path: root/django/contrib/staticfiles/__init__.py
AgeCommit message (Expand)Author
2014-01-25Fixed #21829 -- Added default AppConfigs.Aymeric Augustin
2010-10-20Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...Jannis Leidel