django/tests/file_storage
Tim Graham 9f6b704769 Fixed #21042 -- Allowed accessing FileDescriptor on the model class.
This is consistent with ability to reference other descriptors
on the model class (5ef0c03ae9).
2015-10-01 15:19:39 -04:00
..
__init__.py
models.py
tests.py Fixed #21042 -- Allowed accessing FileDescriptor on the model class. 2015-10-01 15:19:39 -04:00
urls.py