kopia lustrzana https://github.com/rtts/django-simplecms
![]() class="editable" and the corresponding formfield will be unhidden. The Read/Write Web as Sir Berners-Lee intended it. However, it looks and works silly and leaves a lot to be desired. I hope to continue this branch one day. |
||
---|---|---|
bin | ||
cms | ||
example | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
setup.py |
README.md
Django Simple CMS
A super simple but very extensible content management system for Django websites.
This project provides the basic building blocks of Pages and Sections and all the views needed to display and edit them.
Installation
Use the provided helper command simplecms
to quickly setup a new
project:
pip install https://github.com/rtts/django-simplecms.git
simplecms mysite