1
0
mirror of https://github.com/django/django.git synced 2025-01-17 05:42:40 +00:00
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 (5ef0c03ae9aca99289737ba6d88a371ad95cf432).
2015-10-01 15:19:39 -04:00
..