ModelAdmin.get_readonly_fields(request, obj=None) The get_readonly_fields method is given the HttpRequest
class models.Site A model for storing the domain and name attributes of a website.
ModelAdmin.list_display Set list_display to control which fields are displayed on the change list page of the admin
changefreq Optional. Either a method or attribute. If it’s a method, it should
class GenericSitemap [source] The django.contrib.sitemaps.GenericSitemap class
AdminSite.has_permission(request) [source] Returns True if the user for the
storage.ManifestStaticFilesStorage.file_hash(name, content=None) The method that is used when creating the hashed name of a
ModelAdmin.get_changeform_initial_data(request) [source] A hook for the initial data on admin
get_user(request) [source] Returns the user model instance associated with the given request’s
class FlatpageFallbackMiddleware Each time any Django application raises a 404 error, this middleware checks the flatpages database
Page 22 of 27