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
36e4bc8b
Commit
36e4bc8b
authored
May 03, 2012
by
Serge S. Koval
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated doc and readme.
parent
d7b887cd
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
README.rst
README.rst
+3
-3
sidebarintro.html
doc/_templates/sidebarintro.html
+2
-2
No files found.
README.rst
View file @
36e4bc8b
...
...
@@ -19,7 +19,7 @@ Small example (Flask initialization omitted)::
admin.add_view(GalleryManager(name='Photos', category='Cats'))
admin.setup_app(app)
If you're looking for 0.x version of the Flask-Admin written by Andy Wilson, check `here <http://github.com/wilsaj/flask-admin>`_.
If you're looking for 0.x version of the Flask-Admin written by Andy Wilson, check `here <http://github.com/wilsaj/flask-admin
-old
>`_.
Documentation
-------------
...
...
@@ -34,9 +34,9 @@ Flask-Admin is built with help of `Twitter Bootstrap <http://twitter.github.com/
Kudos
-----
Some ideas were taken from the `Flask-Admin <https://github.com/wilsaj/flask-admin>`_ by Andy Wilson.
Some ideas were taken from the `Flask-Admin <https://github.com/wilsaj/flask-admin
-old
>`_ by Andy Wilson.
Examples
--------
Library comes with few examples, you can find them in
_examples_
directory.
Library comes with few examples, you can find them in
`examples`
directory.
doc/_templates/sidebarintro.html
View file @
36e4bc8b
<h3>
Useful Links
</h3>
<ul>
<li><a
href=
"http://flask.pocoo.org/"
>
The Flask Website
</a></li>
<li><a
href=
"http://github.com/mrjoes/flask-admin
ex"
>
Flask-AdminEx
@ github
</a></li>
<li><a
href=
"http://github.com/mrjoes/flask-admin
"
>
Flask-Admin
@ github
</a></li>
</ul>
<a
href=
"http://github.com/mrjoes/flask-admin
ex
"
><img
style=
"position: fixed; top: 0; right: 0; border: 0;"
<a
href=
"http://github.com/mrjoes/flask-admin"
><img
style=
"position: fixed; top: 0; right: 0; border: 0;"
src=
"http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
alt=
"Fork me on GitHub"
/></a>
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