Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple comments app with django and mongoengine

usage: 

Install Fabric ($easy_install fabric), if don't have it installed yet 
Install MongoDB and make sure that "mongo" and "mongod" are in the $PATH
Now,

$fab install    #(in case you don't have django or mongoengine)
$fab mongo      # runs mongo server
$fab django     # runs the app django dev server

About

a simple app with django and mongoengine

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages