pallets-eco / flask-openid

Flask-OpenID adds openid support to flask applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Minor issue on packages.pythong.org

amanjeev opened this issue · comments

This page : http://packages.python.org/Flask-OpenID/

from flaskext.openid import OpenID

Should be

from flask.ext.openid import OpenID