Mxonline django2.0 python3.6
#如何开始使用?
git clone https://github.com/1417766861/Mxonline3.6
cd Mxonline3
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
use the address: http://127.0.0.1:8000/