Skip to content

smart-classic/smart_ui_server

Repository files navigation

For full installation instructions, please see the README at: https://github.com/smart-platforms/smart_server/

To enable the Admin UI, edit settings.py to uncomment:

  • ADMIN_USER_ID: a list of designated admin users
  • INSTALLED_APPS: ensure that admin_ui is included