get_transform(transform_name) Returns a Transform named transform_name. The default implementation
ImageField.height_field Name of a model field which will be auto-populated with the height of the image each time the model
SET() [source] Set the ForeignKey to the value passed to SET()
as_sql(self, compiler, connection) Responsible for producing the query string and parameters for the expression. The compiler
FieldFile.save(name, content, save=True) [source] This method takes a filename and file contents
Options.verbose_name_plural The plural name for the object:
CASCADE [source] Cascade deletes. Django emulates the behavior of the SQL constraint ON DELETE
delete() Performs an SQL delete query on all rows in the QuerySet and returns the number of objects deleted and
class Max(expression, output_field=None, **extra) [source] Returns the maximum value of the
Options.default_related_name The name that will be used by default for the relation from a related object back to this one.
Page 2 of 30