formfield(form_class=None, choices_form_class=None, **kwargs) [source] Returns the default
ForeignKey.db_constraint Controls whether or not a constraint should be created in the database for this foreign key. The default
template A class attribute, as a format string, that describes the SQL that is generated for this aggregate. Defaults to '%(function)s(
Field.db_tablespace The name of the database tablespace to use for this field’s index, if this field
Model.__str__() [source] The __str__() method is called whenever you call str()
asc() Returns the expression ready to be sorted in ascending order.
bulk_create(objs, batch_size=None) This method inserts the provided list of objects into the database in an efficient manner
Field.blank If True, the field is allowed to be blank. Default is False. Note
class TimeField(auto_now=False, auto_now_add=False, **options) [source] A time, represented
earliest(field_name=None) Works otherwise like latest() except the direction is changed.
Page 10 of 30