Flask-Admin =========== Flask-Admin is a batteries-included, simple-to-use `Flask `_ 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. You can see some examples of how Flask-Admin can be used at `http://examples.flask-admin.org `_. Browse through the documentation below to learn more about what you can do with Flask-Admin. Or head over to `our GitHub repository `_ to find out how you can contribute to the project. .. toctree:: :maxdepth: 2 quickstart django_migration templates localization tips db model_guidelines form_rules api/index changelog renamed_columns Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`