diff -r 6641e941ef1e -r ff1a9aa48cfd app/django/core/files/__init__.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/django/core/files/__init__.py Tue Oct 14 16:00:59 2008 +0000 @@ -0,0 +1,1 @@ +from django.core.files.base import File