FilePathField.allow_folders Optional. Either True or False. Default is False. Specifies
reverse_ordering() Returns self with any modifications required to reverse the sort order within an order_by
Options.default_manager_name New in Django 1.10. The
iterator() Evaluates the QuerySet (by performing the query) and returns an iterator (see
rhs The right-hand side - what lhs is being compared against. It can be a plain value, or something that compiles
class Prefetch(lookup, queryset=None, to_attr=None) [source] The Prefetch()
PROTECT [source] Prevent deletion of the referenced object by raising ProtectedError
FileField.storage A storage object, which handles the storage and retrieval of your files. See Managing files
extra(select=None, where=None, params=None, tables=None, order_by=None, select_params=None) Sometimes, the Django query syntax
dates(field, kind, order='ASC') Returns a QuerySet that evaluates to a list of
Page 21 of 30