ModelAdmin.paginator The paginator class to be used for pagination. By default,
has_perms(perm_list, obj=None) Returns True if the user has each of the specified permissions, where each perm
class storage.session.SessionStorage This class stores all messages inside of the request’s session. Therefore it requires Django’s
ContentType.model_class() Returns the model class represented by this ContentType instance. For
class GenericStackedInline Subclasses of GenericInlineModelAdmin with stacked and tabular layouts, respectively
class FlatPageSitemap [source] The sitemaps.FlatPageSitemap class looks at all
A set of Django template filters useful for adding a “human touch” to data. To activate these filters, add 'django.contrib.humanize'
urls.staticfiles_urlpatterns() This will return the proper URL pattern for serving static files to your already defined pattern
get_user_permissions(user_obj, obj=None) Returns the set of permission strings the user_obj has from their own
class validators.UnicodeUsernameValidator New in Django 1.10.
Page 5 of 27