ModelAdmin.get_list_display_links(request, list_display) [source] The get_list_display_links
class BaseGenericInlineFormSet
ModelAdmin.has_change_permission(request, obj=None) Should return True if editing obj is permitted, False
InlineModelAdmin.fk_name The name of the foreign key on the model. In most cases this will be dealt with automatically, but
InlineModelAdmin.extra This controls the number of extra forms the formset will display in addition to the initial forms. See
class AllowAllUsersRemoteUserBackend 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
AdminSite.each_context(request) [source] Returns a dictionary of variables to put in the
class models.LogEntry The LogEntry class tracks additions, changes, and deletions of objects done through the admin
Page 27 of 27