John Carrell

Results 2 issues of John Carrell

To reproduce the error: 1. In a text box with awesomeplete enabled, choose an enumerated value. 2. Blur the text box 3. Focus the text box, displaying the drowdown. 4....

When viewing [the public docs](https://pythonhosted.org/Flask-OpenID/#how-to-use) I see that the import code sample still displays `from flask.ext.openid import OpenID`. It appears that the latest code on `main` contains the correct import...