Skip to content

jeremyvoltz/flask-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

#Flask CMS

##A full cms, implemented in python

Templates Blocks Pages Blogs tags Comments

just put your system and database info in the settings.py file and:

./start.sh

you should see:

 * Running on http://0.0.0.0:8080/
 * Restarting with reloader

then just connect to your ip address: ie 192.168.1.155 or 127.0.0.1 or w/e yours is

About

a minimal CMS built on the pythonic MTV (model / template / view) pattern, implemented using the flask webframework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published