class TruncMinute(expression, output_field=None, tzinfo=None, **extra) [source]
arity New in Django 1.10. A class attribute
last() Works like first(), but returns the last object in the queryset.
FileField.storage A storage object, which handles the storage and retrieval of your files. See Managing files
distinct If distinct=True, the count will only include unique instances. This is the SQL equivalent of COUNT(DISTINCT
Field.model Returns the model on which the field is defined. If a field is defined on a superclass of a model, model
Model.full_clean(exclude=None, validate_unique=True) [source] This method calls Model
extra(select=None, where=None, params=None, tables=None, order_by=None, select_params=None) Sometimes, the Django query syntax
class DateTimeField(auto_now=False, auto_now_add=False, **options) [source] A date and time
Options.base_manager_name New in Django 1.10. The
Page 22 of 30