ModelAdmin.list_display_links Use list_display_links to control if and which fields in
ct_fk_field The name of the integer field that represents the ID of the related object. Defaults to object_id.
ct_field The name of the ContentType foreign key field on the model. Defaults to content_type.
ModelAdmin.actions_on_top
email Optional. Email address.
user_permissions Many-to-many relationship to Permission
get_success_message(cleaned_data) cleaned_data is the cleaned data from the form which is used for string formatting
AdminSite.register(model_or_iterable, admin_class=None, **options) [source] Registers the
RemoteUserBackend.configure_user(user) Configures a newly created user. This method is called immediately after a new user is
class apps.SimpleAdminConfig This class works like
Page 26 of 27