开源Python CMS https://github.com/wagtail/wagtail
liuyuqi-dellpc 1a44e7711e Automatic Commit By liuyuqi | 5 months ago | |
---|---|---|
README.md | 5 months ago |
开源Python CMS
https://github.com/wagtail/wagtail
pip install wagtail
wagtail start mysite
cd mysite
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
Licensed under the Apache 2.0 © liuyuqi.gov@msn.cn