AUTHORS
CHANGES.md
LICENSE
LICENSE_DJANGO
MANIFEST.in
NOTICE
README
THANKS
ez_setup.py
pylintrc
setup.py
django_authopenid/__init__.py
django_authopenid/admin.py
django_authopenid/context_processors.py
django_authopenid/forms.py
django_authopenid/middleware.py
django_authopenid/models.py
django_authopenid/openid_store.py
django_authopenid/signals.py
django_authopenid/urls.py
django_authopenid/views.py
django_authopenid.egg-info/PKG-INFO
django_authopenid.egg-info/SOURCES.txt
django_authopenid.egg-info/dependency_links.txt
django_authopenid.egg-info/not-zip-safe
django_authopenid.egg-info/requires.txt
django_authopenid.egg-info/top_level.txt
django_authopenid/management/__init__.py
django_authopenid/management/commands/__init__.py
django_authopenid/management/commands/cleanupassociations.py
django_authopenid/management/commands/cleanupnonces.py
django_authopenid/templates/authopenid/yadis.xrdf
django_authopenid/tests/__init__.py
django_authopenid/tests/test_store.py
django_authopenid/utils/__init__.py
django_authopenid/utils/importlib.py
django_authopenid/utils/mimeparse.py
docs/Makefile
docs/changes.txt
docs/conf.py
docs/forms.txt
docs/gettingstarted.txt
docs/index.txt
docs/installation.txt
docs/models.txt
docs/views.txt
docs/_build/.index
docs/_build/doctrees/changes.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/forms.doctree
docs/_build/doctrees/gettingstarted.doctree
docs/_build/doctrees/index.doctree
docs/_build/doctrees/installation.doctree
docs/_build/doctrees/models.doctree
docs/_build/doctrees/views.doctree
docs/_build/html/.buildinfo
docs/_build/html/changes.html
docs/_build/html/forms.html
docs/_build/html/genindex.html
docs/_build/html/gettingstarted.html
docs/_build/html/index.html
docs/_build/html/installation.html
docs/_build/html/models.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/views.html
docs/_build/html/_sources/changes.txt
docs/_build/html/_sources/forms.txt
docs/_build/html/_sources/gettingstarted.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/installation.txt
docs/_build/html/_sources/models.txt
docs/_build/html/_sources/views.txt
docs/_build/html/_static/basic.css
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_static/.index
docs/_templates/.index
example/__init__.py
example/manage.py
example/settings.py
example/urls.py
example/views.py
example/static/.DS_Store
example/static/demo.html
example/static/css/base.css
example/static/css/openid.css
example/static/images/aol.gif
example/static/images/blogger.ico
example/static/images/claimid.ico
example/static/images/facebook.gif
example/static/images/flickr.ico
example/static/images/google.gif
example/static/images/livejournal.ico
example/static/images/myopenid.ico
example/static/images/openid-inputicon.gif
example/static/images/openid.gif
example/static/images/technorati.ico
example/static/images/verisign.ico
example/static/images/vidoop.ico
example/static/images/wordpress.ico
example/static/images/yahoo.gif
example/static/js/.DS_Store
example/static/js/jquery-1.3.2.min.js
example/static/js/openid-jquery.js
example/templates/base.html
example/templates/home.html
example/templates/authopenid/associate.html
example/templates/authopenid/associate_email.txt
example/templates/authopenid/associate_email_subject.txt
example/templates/authopenid/complete.html
example/templates/authopenid/dissociate.html
example/templates/authopenid/failure.html
example/templates/authopenid/password_change_form.html
example/templates/authopenid/signin.html
example/templates/registration/activate.html
example/templates/registration/activation_email.txt
example/templates/registration/activation_email_subject.txt
example/templates/registration/registration_complete.html
example/templates/registration/registration_form.html