欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Django CMS
来自开放百科 - 灰狐
(版本间的差异)
小 (→图集) |
小 (→指南) |
||
第8行: | 第8行: | ||
cd tutorial-project | cd tutorial-project | ||
djangocms -p . mysite | djangocms -p . mysite | ||
− | + | python3 manage.py createsuperuser | |
+ | python3 manage.py runserver | ||
http://localhost:8000/ | http://localhost:8000/ | ||
2020年12月16日 (三) 05:52的版本
django CMS,BSD许可协议。
目录 |
指南
virtualenv env source env/bin/activate pip install djangocms-installer mkdir tutorial-project cd tutorial-project djangocms -p . mysite python3 manage.py createsuperuser python3 manage.py runserver http://localhost:8000/
Plugins
CMSPluginBase Attributes and Methods Reference
API
图集
链接
分享您的观点