module documentation

Undocumented

Class ​Field​File Undocumented
Class ​File​Descriptor The descriptor for the file attribute on the model instance. Return a FieldFile when accessed so you can write code like:
Class ​File​Field No class docstring; 0/4 instance variable, 0/1 class variable, 1/12 method documented
Class ​Image​Field No class docstring; 0/2 instance variable, 0/1 class variable, 1/7 method documented
Class ​Image​Field​File Undocumented
Class ​Image​File​Descriptor Just like the FileDescriptor, but for ImageFields. The only difference is assigning the width/height to the width_field/height_field, if appropriate.