class BigIntegerField(**options) [source] A 64-bit integer, much like an IntegerField
DateField.auto_now_add Automatically set the field to now when the object is first created. Useful for creation of timestamps
class Context(dict_=None) [source] This class lives at django.template.Context
attrs A dictionary containing HTML attributes to be set on the rendered widget. >>>
paginate_orphans An integer specifying the number of “overflow” objects the last page can contain. This extends the paginate_by
ModelAdmin.ordering Set ordering to specify how lists of objects should be ordered in the Django admin views. This
format_html(format_string, *args, **kwargs) [source] This is similar to
class BoolOr(expression, **extra) [source] Returns True if at least one input
class django.views.generic.base.TemplateView Renders a given template, with the context containing parameters captured in the
FieldFile.name The name of the file including the relative path from the root of the
Page 36 of 100