Commit e8bff385 authored by Petrus J.v.Rensburg's avatar Petrus J.v.Rensburg

Add small intro to index page.

parent cdb4a411
...@@ -7,9 +7,9 @@ Flask-Admin ...@@ -7,9 +7,9 @@ Flask-Admin
Introduction Introduction
------------ ------------
Flask-Admin is a batteries-included, simple-to-use Flask extension that lets you add admin interfaces to Flask Flask-Admin is a batteries-included, simple-to-use `Flask <http://flask.pocoo.org/>`_ extension that lets you
applications. It is inspired by the *django-admin* package, but implemented in such a way that the developer has total control add admin interfaces to Flask applications. It is inspired by the *django-admin* package, but implemented in such
of the look, feel and functionality of the resulting application. a way that the developer has total control of the look, feel and functionality of the resulting application.
Out-of-the-box, Flask-Admin plays nicely with various ORM's, including Out-of-the-box, Flask-Admin plays nicely with various ORM's, including
......
Flask-Admin Flask-Admin
=========== ===========
Flask-Admin is simple and extensible administrative interface framework for `Flask <http://flask.pocoo.org/>`_. Flask-Admin is a batteries-included, simple-to-use `Flask <http://flask.pocoo.org/>`_ extension that lets you
add admin interfaces to Flask applications. It is inspired by the *django-admin* package, but implemented in such
a way that the developer has total control of the look, feel and functionality of the resulting application.
Browse through the documentation below to learn more about what you can do with Flask-Admin. Or head over to
`our GitHub repository <http://github.com/mrjoes/flask-admin>` to find out how you can contribute to the project.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment