:orphan:

Flask-Admin
===========

Flask-Admin is a `Flask`_ extension that aims to be a flexible,
customizable web-based interface to your datastore.


.. note::

   Flask-Admin will only work with versions of Flask 0.7 or above. As
   of Flask-Admin version 0.2, Flask-Admin uses the new extension
   namespace so if you are using Flask 0.7, you will need to use the
   `extension compatability module`_.

.. _Flask: http://flask.pocoo.org/
.. _extension compatability module: http://flask.pocoo.org/docs/extensions/#flask-before-0-8

.. include:: contents.rst



