Skip to content

jsutterfield/flaskr-buildout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flaskr-buildout

To run, execute the following commands in from the flaskr-microblog directory

python bootstrap.py
./bin/buidout
./bin/python
>>> from flaskr.flaskr import init_db
>>> init_db()
>>> exit()
./bin/flask-ctl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages