Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
e8bff385
Commit
e8bff385
authored
Oct 21, 2013
by
Petrus J.v.Rensburg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add small intro to index page.
parent
cdb4a411
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
+9
-4
README.rst
README.rst
+3
-3
index.rst
doc/index.rst
+6
-1
No files found.
README.rst
View file @
e8bff385
...
@@ -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
a
pplications. It is inspired by the *django-admin* package, but implemented in such a way that the developer has total control
a
dd 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
...
...
doc/index.rst
View file @
e8bff385
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment