Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 279 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 279 Bytes

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