LogEntry.object_id The textual representation of the modified object’s primary key.
ModelAdmin.list_display_links Use list_display_links to control if and which fields in
LogEntry.get_change_message() New in Django 1.10.
set_unusable_password() Marks the user as having no password set. This isn’t the same as having a blank string for a password
user_login_failed() Sent when the user failed to login successfully sender
ModelAdmin.list_editable Set list_editable to a list of field names on the model which will allow editing on the
InlineModelAdmin.extra This controls the number of extra forms the formset will display in addition to the initial forms. See
ModelAdmin.delete_model(request, obj) [source] The delete_model method is given
views.serve(request, path) This view function serves static files in development.
user_permissions Many-to-many relationship to Permission
Page 26 of 27