months An optional dict of months to use in the “months” select box. The keys of the dict correspond
ManyToManyField.db_constraint Controls whether or not constraints should be created in the database for the foreign keys in
StreamingHttpResponse.streaming This is always True.
ModelAdmin.search_fields Set search_fields to enable a search box on the admin change list page. This should be
template_name The full name of a template to use as defined by a string. Not defining a template_name will raise
class base_session.AbstractBaseSession New in Django 1.9.
class UUIDField(**options) [source] A field for storing universally unique identifiers. Uses
json_catalog(request, domain='djangojs', packages=None) [source]
class DurationField(**options) [source] A field for storing periods of time - modeled in
class BooleanField(**options) [source] A true/false field. The
Page 97 of 100