xavitorne/pyramid-simpleweb
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
pyrxa README ================== The idea is to create a simple cms for personal use. Getting Started --------------- - virtualenv . - . bin/activate - cd <directory containing this file> - ../bin/python setup.py develop - ../bin/initialize_pyrxa_db development.ini - ../bin/pserve development.ini TODO ---- - Add hashed password - Add wysiwyg editor