Skip to content

brinkmanlab/islandviewer-ui

 
 

Repository files navigation

islandviewer-ui

Web UI for Islandviewer.

= User Management

If the iv_social module is enabled a number of commands to manage users becomes available.

List the registered users:

python manager.py ivuser list

Toggle a user active/inactive:

python manager.py ivuser active

Toggle a user staff/not staff:

python manager.py ivuser staff

Packages

No packages published

Languages

  • HTML 51.2%
  • JavaScript 37.3%
  • Python 8.6%
  • CSS 2.8%
  • Other 0.1%