Skip to content

Commit

Permalink
Killed readme - DONT CLONE THIS REPO WILL BE RESET
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed May 23, 2012
1 parent 4fcc094 commit a8b7029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
4 changes: 0 additions & 4 deletions README.md

This file was deleted.

22 changes: 2 additions & 20 deletions README.rst
Original file line number Original file line Diff line number Diff line change
@@ -1,23 +1,5 @@
================= =================
Flask-MongoEngine Django-MongoEngine
================= =================
.. image:: https://secure.travis-ci.org/MongoEngine/flask-mongoengine.png?branch=master
:target: http://travis-ci.org/MongoEngine/flask-mongoengine


:Info: Flask extension to help with MongoEngine DO NOT CLONE UNTIL STABLE
:Author: Ross Lawley (http://github.com/rozza)

A Flask extension that provides integration with `MongoEngine <http://mongoengine.org/>`_. It handles connection management for your app.

You can also use `WTForms <http://wtforms.simplecodes.com/>`_ as model forms for your models.

Full documentation: `Read The Docs <http://readthedocs.org/docs/flask-mongoengine/en/latest/>`_

For a demo run - simply setup a virtualenv:

pip install -r requirements.txt

python example/simpleapp.py


And goto http://localhost:4000

0 comments on commit a8b7029

Please sign in to comment.