Set the approved bit for Flask-CouchDB
This commit is contained in:
parent
38dc484d57
commit
e4e678fdbf
1 changed files with 2 additions and 1 deletions
|
|
@ -77,7 +77,8 @@ extensions = [
|
|||
<p>Adds <a href="http://couchdb.apache.org/">CouchDB</a> support to Flask.
|
||||
''',
|
||||
bitbucket='leafstorm/flask-couchdb',
|
||||
docs='http://packages.python.org/Flask-CouchDB/'
|
||||
docs='http://packages.python.org/Flask-CouchDB/',
|
||||
approved=True
|
||||
),
|
||||
Extension('Flask-Uploads', 'Matthew Frazier',
|
||||
description='''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue