Commit 86c88559 authored by Serge S. Koval's avatar Serge S. Koval

Fixed #1 - quickstart doc typo.

parent f9635952
......@@ -196,7 +196,7 @@ Model Views
Flask-AdminEx comes with built-in SQLAlchemy model administrative interface. It is very easy to use::
from flask.ext.adminex.ext.sqlamodel import ModelBase
from flask.ext.adminex.ext.sqlamodel import ModelView
from flask.ext.sqlalchemy import db
# Flask and Flask-SQLAlchemy initialization here
......
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