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