class DateTimeRangeField [source] Based on
class django.views.generic.edit.ProcessFormView A mixin that provides basic HTTP GET and POST workflow.
apps.ready Boolean attribute that is set to True after the registry is fully populated and all AppConfig
AdminSite.site_title The text to put at the end of each admin page’s <title> (a string). By default, this
class ModelBackend This is the default authentication backend used by Django. It authenticates using credentials consisting
class SelectDateWidget [source] Wrapper around three Select widgets: one each
template_name_suffix The suffix to append to the auto-generated candidate template name. Default suffix is _detail
format_html(format_string, *args, **kwargs) [source] This is similar to
http_method_not_allowed(request, *args, **kwargs) If the view was called with a HTTP method it doesn’t support, this method
paginate_by An integer specifying how many objects should be displayed per page. If this is given, the view will paginate objects
Page 37 of 100