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
51f636e2
Commit
51f636e2
authored
Nov 23, 2012
by
Serge S. Koval
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated readme
parent
e6cb70f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
10 deletions
+6
-10
README.rst
README.rst
+6
-10
No files found.
README.rst
View file @
51f636e2
...
@@ -10,17 +10,13 @@ Introduction
...
@@ -10,17 +10,13 @@ Introduction
This is library for building adminstrative interface on top of Flask framework.
This is library for building adminstrative interface on top of Flask framework.
Instead of providing simple scaffolding for the database models, Flask-Admin
Flask-Admin comes with few batteries out of the box: model scaffolding for `SQLAlchemy <http://www.sqlalchemy.org/>`_,
provides tools that can be used to build adminstrative interface of any complexity,
`MongoEngine <http://mongoengine.org/>`_ and `Peewee <https://github.com/coleifer/peewee>`_ ORMs and
using consistent look and feel.
simple file management interface.
Flask-Admin comes with following batteries out of the box:
- SQLAlchemy model scaffolding
- MongoEngine model scaffolding
- Peewee model scaffolding
- File admin
However, you're not limited by provided functionality - instead of providing simple scaffolding for the ORM
models, Flask-Admin provides tools that can be used to build adminstrative interface of any complexity,
using consistent look and feel.
Documentation
Documentation
-------------
-------------
...
...
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