Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 886 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 886 Bytes

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

Usage

cesi blog