ModelAdmin.save_as Set save_as to enable a “save as new” feature on admin change forms. Normally
AdminSite.has_permission(request) [source] Returns True if the user for the
AdminSite.login_form Subclass of
ContentType.get_object_for_this_type(**kwargs) Takes a set of valid lookup arguments for the
lastmod Optional. Either a method or attribute. If it’s a method, it should
class FlatpageFallbackMiddleware Each time any Django application raises a 404 error, this middleware checks the flatpages database
storage.ManifestStaticFilesStorage.file_hash(name, content=None) The method that is used when creating the hashed name of a
has_module_perms(package_name) Returns True if the user has any permissions in the given package (the Django app
get_full_name() Returns the first_name plus the last_name, with a space in between.
ModelAdmin.formfield_for_foreignkey(db_field, request, **kwargs) The formfield_for_foreignkey method on a ModelAdmin
Page 18 of 27