django/contrib/staticfiles/__init__.py
0 → 100644
+0
−0
Empty file added.
+7
−0
django/contrib/staticfiles/finders.py
0 → 100644
+254
−0
Loading
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. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Empty file added.