get_internal_type() [source] Returns a string naming this field for backend specific purposes
db The database that will be used if this query is executed now.
Options.label New in Django 1.9. Representation
class FileField(upload_to=None, max_length=100, **options) [source] A file-upload field.
datetimes(field_name, kind, order='ASC', tzinfo=None) Returns a QuerySet that evaluates to a list of
Options.db_tablespace The name of the database tablespace to use for this model. The default is the
ManyToManyField.related_name Same as ForeignKey.related_name.
first() Returns the first object matched by the queryset, or None if there is no matching object. If the QuerySet
DecimalField.decimal_places The number of decimal places to store with the number. For example
create(**kwargs) Creates a new object, saves it and puts it in the related object set. Returns the newly created object:
Page 17 of 30