class FlatPageSitemap [source] The sitemaps.FlatPageSitemap class looks at all
class Sitemap [source] A Sitemap class can define the following methods/attributes:
permissions Many-to-many field to Permission: group
email_user(subject, message, from_email=None, **kwargs) Sends an email to the user. If from_email is None
has_perm(perm, obj=None) Returns True if the user has the specified permission, where perm is in the format "<app
first_name Optional. 30 characters or fewer.
A set of Django template filters useful for adding a “human touch” to data. To activate these filters, add 'django.contrib.humanize'
class GenericStackedInline Subclasses of GenericInlineModelAdmin with stacked and tabular layouts, respectively
authenticate(username=None, password=None, **kwargs) Tries to authenticate username with password
ModelAdmin.preserve_filters The admin now preserves filters on the list view after creating, editing or deleting an object.
Page 1 of 27