Skip to content

GOMYWAY-NETWORKS-LLC/supervisoradmin

 
 

Repository files navigation

supervisoradmin

Supervisor admin is a centralized management tools written by django. This project was forked from cesi . The original project was written by flask, This project is a django version.

screenshots

Installation

$git clone https://github.com/jimmy201602/supervisoradmin.git

$cd supervisoradmin

$pip install -r  requirements.txt

$python manage.py makemigrations

$python manage.py migrate

$python manage.py createsuperuser

Configuration

vi superadmin.cfg

Run Project

python manage.py runserver

Mailing list

zhengge2012@gmail.com

Usage

cesi blog

About

supervisor admin is a centralized management tools written by django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.6%
  • CSS 8.4%