app/django/core/files/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 28 Feb 2009 12:10:49 +0000
changeset 1555 cba45797f4b9
parent 323 ff1a9aa48cfd
permissions -rw-r--r--
Do not modify django_args directly This broke document listing since it used kwargs as filter. Patch by: Sverre Rabbelier
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
323
ff1a9aa48cfd Load ../vendor/django into trunk/app/django.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     1
from django.core.files.base import File