django-spirt 论坛主题
新建项目
django_sprit 文件夹
cd django_sprit
pip install django-spirit
spirit startproject mysite
cd mysite
python manage.py spiritinstall
python manage.py createsuperuser
python manage.py runserver
Visit http://127.0.0.1:8000
版权声明:本文为ruhai原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。