欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Django CMS
来自开放百科 - 灰狐
(版本间的差异)
小 (→图集) |
小 |
||
(未显示1个用户的1个中间版本) | |||
第1行: | 第1行: | ||
− | [[django]] | + | [[django]] CMS。 |
+ | |||
+ | [[文件:django-CMS-logo.png|right|django CMS]] | ||
+ | |||
+ | ==简介== | ||
+ | 基于 [[Django]] 构建的内容管理系统,采用 BSD 许可证。 | ||
+ | |||
+ | ==功能== | ||
==指南== | ==指南== | ||
第8行: | 第15行: | ||
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/ | ||
− | == | + | ==项目== |
− | [http:// | + | *[https://github.com/divio/django-cms Django CMS @ GitHub] |
+ | *[http://www.django-cms.org/en/addons/ Django CMS Addons] | ||
− | == | + | ==文档== |
− | [http://docs.django-cms.org/en/latest/reference/api_references.html API References] | + | *[http://docs.django-cms.org/en/latest/reference/plugins.html CMSPluginBase Attributes and Methods Reference] |
+ | *[http://docs.django-cms.org/en/latest/reference/api_references.html API References] | ||
==图集== | ==图集== | ||
第25行: | 第35行: | ||
==链接== | ==链接== | ||
− | *[https | + | *[https://www.django-cms.org/ django CMS Association] |
− | + | ||
[[category:django]] | [[category:django]] | ||
[[category:CMS]] | [[category:CMS]] |
2022年3月14日 (一) 08:06的最后版本
django CMS。
目录 |
[编辑] 简介
基于 Django 构建的内容管理系统,采用 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/
[编辑] 项目
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点