process_lhs(compiler, connection, lhs=None) [source] Returns a tuple (lhs_string, lhs_params)
class Options [source] The model _meta API is at the core of the Django ORM
Field.is_relation Boolean flag that indicates if a field contains references to one or more other models for its functionality
Options.verbose_name_plural The plural name for the object:
Options.default_related_name The name that will be used by default for the relation from a related object back to this one.
values(*fields) Returns a QuerySet that returns dictionaries, rather than model instances, when used as an iterable
class Greatest(*expressions, **extra) [source] New
Options.get_field(field_name) [source] Returns the field instance given a name of a field
class FilePathField(path=None, match=None, recursive=False, max_length=100, **options) [source] A
class Max(expression, output_field=None, **extra) [source] Returns the maximum value of the
Page 2 of 30