AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
django_socialregistration.egg-info/PKG-INFO
django_socialregistration.egg-info/SOURCES.txt
django_socialregistration.egg-info/dependency_links.txt
django_socialregistration.egg-info/requires.txt
django_socialregistration.egg-info/top_level.txt
socialregistration/__init__.py
socialregistration/admin.py
socialregistration/auth.py
socialregistration/forms.py
socialregistration/middleware.py
socialregistration/models.py
socialregistration/urls.py
socialregistration/utils.py
socialregistration/views.py
socialregistration/templates/socialregistration/account_inactive.html
socialregistration/templates/socialregistration/facebook.html
socialregistration/templates/socialregistration/facebook_button.html
socialregistration/templates/socialregistration/facebook_js.html
socialregistration/templates/socialregistration/oauthcallback.html
socialregistration/templates/socialregistration/openid.html
socialregistration/templates/socialregistration/openid_form.html
socialregistration/templates/socialregistration/setup.html
socialregistration/templates/socialregistration/twitter_button.html
socialregistration/templates/socialregistration/xd_receiver.html
socialregistration/templatetags/__init__.py
socialregistration/templatetags/facebook_tags.py
socialregistration/templatetags/openid_tags.py
socialregistration/templatetags/socialregistration_tags.py
socialregistration/templatetags/twitter_tags.py