Model.get_FOO_display() For every field that has
class Now [source] New in Django 1.9.
Options.db_table The name of the database table to use for the model:
Model.get_absolute_url() Define a get_absolute_url() method to tell Django how to calculate the canonical URL for
output_field Defines the type of class returned by the get_lookup() method. It must be a
as_vendorname(self, compiler, connection) Works like as_sql() method. When an expression is compiled by compiler
class BooleanField(**options) [source] A true/false field. The
db The database that will be used if this query is executed now.
class ExpressionWrapper(expression, output_field) [source] ExpressionWrapper
class NullBooleanField(**options) [source] Like a BooleanField, but allows NULL
Page 12 of 30