class ContentType Each instance of ContentType has two fields which, taken together, uniquely describe an installed
changefreq Optional. Either a method or attribute. If it’s a method, it should
ct_field The name of the ContentType foreign key field on the model. Defaults to content_type.
ping_google() [source] ping_google() takes an optional argument, sitemap_url
check_password(raw_password) Returns True if the given raw string is the correct password for the user. (This takes
RemoteUserBackend.configure_user(user) Configures a newly created user. This method is called immediately after a new user is
views.index(request, sitemaps, template_name='sitemap_index.xml', content_type='application/xml', sitemap_url_name='django.contrib.sitemaps.views.sitemap')
add_message(request, level, message, extra_tags='', fail_silently=False) [source]
RemoteUserBackend.user_can_authenticate() New in Django 1.10.
get_for_models(*models, for_concrete_models=True) Takes a variadic number of model classes, and returns a dictionary mapping
Page 23 of 27