ct_fk_field The name of the integer field that represents the ID of the related object. Defaults to object_id.
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
views.serve(request, path) This view function serves static files in development.
user_permissions Many-to-many relationship to Permission
ModelAdmin.get_list_display_links(request, list_display) [source] The get_list_display_links
Page 27 of 27