Navigation Menu

Skip to content

Commit

Permalink
flask-debugtoolbar update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Feb 1, 2012
1 parent 7f573e1 commit 8a7e7a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flask_website/listings/extensions.py
Expand Up @@ -339,13 +339,13 @@ def docserver(self):
github='cobrateam/flask-mongoalchemy',
approved=False
),
Extension('Flask-DebugToolbar', 'Michael van Tellingen',
Extension('Flask-DebugToolbar', 'Matt Good',
description='''
<p>
A port of the Django debug toolbar to Flask
''',
docs='https://github.com/mvantellingen/flask-debugtoolbar',
github='mvantellingen/flask-debugtoolbar',
docs='https://github.com/mgood/flask-debugtoolbar',
github='mgood/flask-debugtoolbar',
approved=False
),
Extension('Flask-Login', 'Matthew Frazier',
Expand Down

0 comments on commit 8a7e7a8

Please sign in to comment.