SET_DEFAULT [source] Set the ForeignKey to its default value; a default for
Options.permissions Extra permissions to enter into the permissions table when creating this object. Add, delete and change
deconstruct() [source] Returns a 4-tuple with enough information to recreate the field:
set(objs, bulk=True, clear=False) New in Django 1.9.
ManyToManyField.related_query_name Same as ForeignKey.related_query_name.
Field.validators A list of validators to run for this field. See the validators documentation for more
from_db_value(value, expression, connection, context) Converts a value as returned by the database to a Python object. It is
class TruncMonth(expression, output_field=None, tzinfo=None, **extra) [source]
DecimalField.max_digits The maximum number of digits allowed in the number. Note that this number must be greater than or equal
Field.unique If True, this field must be unique throughout the table. This is enforced
Page 25 of 30