Options.verbose_name A human-readable name for the object, singular:
class Aggregate(expression, output_field=None, **extra) [source]
class Now [source] New in Django 1.9.
Options.db_table The name of the database table to use for the model:
class Length(expression, **extra) [source] Accepts a single text field or expression and
FieldFile.close() [source] Behaves like the standard Python file.close() method
class SlugField(max_length=50, **options) [source] Slug
output_field Defines the class this transformation outputs. It must be a
Options.required_db_features New in Django 1.9. List
ManyToManyField.swappable Controls the migration framework’s reaction if this ManyToManyField is pointing at a
Page 8 of 30