class django.views.generic.edit.DeleteView A view that displays a confirmation page and deletes an existing object. The given
Model.get_previous_by_FOO(**kwargs) For every
Template.render(context=None, request=None) Renders this template with a given context. If
get_ordering() Returns a string (or iterable of strings) that defines the ordering that will be applied to the queryset
Options.get_field(field_name) [source] Returns the field instance given a name of a field
keep_lazy_text(func) [source] New in Django 1
as_sql(self, compiler, connection) Responsible for producing the query string and parameters for the expression. The compiler
class backends.db.SessionStore Implements database-backed session store.
class managers.CurrentSiteManager If Site plays a key role in your application, consider using the helpful
SET() [source] Set the ForeignKey to the value passed to SET()
Page 42 of 100