1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
LICENSE
MANIFEST.in
README
flask_openid.py
setup.cfg
setup.py
Flask_OpenID.egg-info/PKG-INFO
Flask_OpenID.egg-info/SOURCES.txt
Flask_OpenID.egg-info/dependency_links.txt
Flask_OpenID.egg-info/not-zip-safe
Flask_OpenID.egg-info/requires.txt
Flask_OpenID.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/flask-openid.png
docs/_themes/.git
docs/_themes/.gitignore
docs/_themes/LICENSE
docs/_themes/README
docs/_themes/flask_theme_support.py
docs/_themes/flask/layout.html
docs/_themes/flask/relations.html
docs/_themes/flask/theme.conf
docs/_themes/flask/static/flasky.css_t
docs/_themes/flask/static/small_flask.css
docs/_themes/flask_small/layout.html
docs/_themes/flask_small/theme.conf
docs/_themes/flask_small/static/flasky.css_t
example/README
example/example.py
example/flask-openid.db
example/static/openid.png
example/static/style.css
example/templates/create_profile.html
example/templates/edit_profile.html
example/templates/index.html
example/templates/layout.html
example/templates/login.html
|