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.
Declaration
source linkDocumentation
Methods
▶ def __set__(self, instance, value) override