HttpResponse.delete_cookie(key, path='/', domain=None) Deletes the cookie with the given key. Fails silently if the key doesn’t
keep_lazy(func, *resultclasses) [source] New
class ModelAdmin [source] The ModelAdmin class is the representation of a model
app_label The name of the application the model is part of. This is taken from the app_label attribute of the model
widgets An iterable containing the widgets needed. And one required method:
queryset A QuerySet of model objects from which the choices for the field will be derived, and which will be used
form_invalid() Renders a response, providing the invalid form as context.
InlineModelAdmin.template The template used to render the inline on the page.
initial A dictionary containing initial data for the form.
Class-based views API reference. For introductory material, see Using mixins with class-based views. Simple
Page 60 of 100