class django.views.generic.edit.DeleteView A view that displays a confirmation page and deletes an existing object. The given
dispatch(request, *args, **kwargs) The view part of the view – the method that accepts a request argument
for_concrete_model If False, the field will be able to reference proxy models. Default is True. This
AdminSite.logout_template Path to a custom template that will be used by the admin site logout view.
class storage.session.SessionStorage This class stores all messages inside of the request’s session. Therefore it requires Django’s
get_form(form_class=None) Instantiate an instance of form_class using get_form_kwargs(). If form_class
success_url The URL to redirect to when the form is successfully processed.
class CharField(**kwargs) [source] Default widget:
class SplitHiddenDateTimeWidget [source] Similar to SplitDateTimeWidget, but
class GeoAtom1Feed [source]
Page 32 of 100