Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Merge branch 'rdegges-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Jan 27, 2016
2 parents fd08416 + ef33fc8 commit 70f9c13
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions flask_website/listings/extensions.py
Expand Up @@ -589,6 +589,14 @@ def docserver(self):
docs='https://github.com/noise/flask-queryinspect',
github='https://github.com/noise/flask-queryinspect',
),
Extension('Flask-Stormpath', 'Randall Degges',
description='''
<p>Add Stormpath user management, authentication,
and authorization to Flask.
''',
docs='http://flask-stormpath.readthedocs.org/en/latest/',
github='stormpath/stormpath-flask'
),
]


Expand Down

0 comments on commit 70f9c13

Please sign in to comment.