register(*models, site=django.admin.sites.site) [source] There is also a decorator for registering
LogEntry.change_message The detailed description of the modification. In the case of an edit, for example, the message contains
ModelAdmin.get_fields(request, obj=None) [source] The get_fields method is given
ModelAdmin.delete_model(request, obj) [source] The delete_model method is given
ModelAdmin.save_related(request, form, formsets, change) [source] The save_related
class TabularInline [source]
InlineModelAdmin.formset This defaults to
InlineModelAdmin.verbose_name_plural An override to the verbose_name_plural found in the model’s inner Meta
AdminSite.login_template Path to a custom template that will be used by the admin site login view.
LogEntry.get_change_message() New in Django 1.10.
Page 12 of 14