Enums§
- Admin
Apps List Error - struct for typed errors of method
admin_apps_list - Admin
File Create Error - struct for typed errors of method
admin_file_create - Admin
File Destroy Error - struct for typed errors of method
admin_file_destroy - Admin
File List Error - struct for typed errors of method
admin_file_list - Admin
File Used ByList Error - struct for typed errors of method
admin_file_used_by_list - Admin
Models List Error - struct for typed errors of method
admin_models_list - Admin
Settings Partial Update Error - struct for typed errors of method
admin_settings_partial_update - Admin
Settings Retrieve Error - struct for typed errors of method
admin_settings_retrieve - Admin
Settings Update Error - struct for typed errors of method
admin_settings_update - Admin
System Create Error - struct for typed errors of method
admin_system_create - Admin
System Retrieve Error - struct for typed errors of method
admin_system_retrieve - Admin
Version History List Error - struct for typed errors of method
admin_version_history_list - Admin
Version History Retrieve Error - struct for typed errors of method
admin_version_history_retrieve - Admin
Version Retrieve Error - struct for typed errors of method
admin_version_retrieve
Functions§
- admin_
apps_ list - Read-only view list all installed apps
- admin_
file_ create - Upload file to storage backend.
- admin_
file_ destroy - Delete file from storage backend.
- admin_
file_ list - List files from storage backend.
- admin_
file_ used_ by_ list - admin_
models_ list - Read-only view list all installed models
- admin_
settings_ partial_ update - Settings view
- admin_
settings_ retrieve - Settings view
- admin_
settings_ update - Settings view
- admin_
system_ create - Get system information.
- admin_
system_ retrieve - Get system information.
- admin_
version_ history_ list - VersionHistory Viewset
- admin_
version_ history_ retrieve - VersionHistory Viewset
- admin_
version_ retrieve - Get running and latest version.