class ExtractSecond(expression, tzinfo=None, **extra) [source] lookup_name
rhs The right-hand side - what lhs is being compared against. It can be a plain value, or something that compiles
Field.related_model Points to the model the field relates to. For example, Author in ForeignKey(Author, on_delete=models
class Func(*expressions, **extra) [source] function
class Extract(expression, lookup_name=None, tzinfo=None, **extra) [source] Extracts a component
reverse_ordering() Returns self with any modifications required to reverse the sort order within an order_by
ordered True if the QuerySet is ordered — i.e. has an order_by() clause or a default
Model.clean() [source] This method should be used to provide custom model validation, and
class TruncDate(expression, **extra) [source] lookup_name =
all() Returns a copy of the current QuerySet (or QuerySet subclass). This can be useful in
Page 23 of 30