ManyToManyField.symmetrical Only used in the definition of ManyToManyFields on self. Consider the following model:
Options.db_tablespace The name of the database tablespace to use for this model. The default is the
class UUIDField(**options) [source] A field for storing universally unique identifiers. Uses
bilateral A boolean indicating whether this transformation should apply to both lhs and rhs. Bilateral
Field.db_index If True, a database index will be created for this field.
last() Works like first(), but returns the last object in the queryset.
class Min(expression, output_field=None, **extra) [source] Returns the minimum value of the
annotate(*args, **kwargs) Annotates each object in the QuerySet with the provided list of query
iterator() Evaluates the QuerySet (by performing the query) and returns an iterator (see
Model.full_clean(exclude=None, validate_unique=True) [source] This method calls Model
Page 18 of 30