Flask-SQLAlchemy is now an approved extension
This commit is contained in:
parent
c509da2571
commit
339bca62d2
1 changed files with 2 additions and 1 deletions
|
|
@ -62,7 +62,8 @@ extensions = [
|
|||
<p>Adds SQLAlchemy support to Flask. Quick and easy.
|
||||
''',
|
||||
github='mitsuhiko/flask-sqlalchemy',
|
||||
docs='http://packages.python.org/Flask-SQLAlchemy/'
|
||||
docs='http://packages.python.org/Flask-SQLAlchemy/',
|
||||
approved=True
|
||||
),
|
||||
Extension('Flask-XML-RPC', 'Matthew Frazier',
|
||||
description='''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue