only(*fields) The only() method is more or less the opposite of defer(). You call it with the fields
class EmailField(max_length=254, **options) [source] A CharField that checks
SET_DEFAULT [source] Set the ForeignKey to its default value; a default for
ForeignKey.to_field The field on the related object that the relation is to. By default, Django uses the primary key of the
class Substr(expression, pos, length=None, **extra) [source] Returns a substring of length
class SmallIntegerField(**options) [source] Like an IntegerField, but only allows
Model.__hash__() [source] The __hash__() method is based on the instance’s primary
remove(*objs) Removes the specified model objects from the related object set:
lhs The left-hand side - what is being transformed. It must follow the Query Expression API
class TruncMonth(expression, output_field=None, tzinfo=None, **extra) [source]
Page 26 of 30