class apps.SimpleAdminConfig This class works like
get_for_id(id) Lookup a ContentType by ID. Since this method uses the same shared cache as get_for_model()
response_gone_class The
InlineModelAdmin.extra This controls the number of extra forms the formset will display in addition to the initial forms. See
AdminSite.each_context(request) [source] Returns a dictionary of variables to put in the
InlineModelAdmin.get_formset(request, obj=None, **kwargs) Returns a
user_login_failed() Sent when the user failed to login successfully sender
ModelAdmin.get_fields(request, obj=None) [source] The get_fields method is given
set_unusable_password() Marks the user as having no password set. This isn’t the same as having a blank string for a password
views.index(request, sitemaps, template_name='sitemap_index.xml', content_type='application/xml', sitemap_url_name='django.contrib.sitemaps.views.sitemap')
Page 25 of 27