parents
Showing
LICENSE.txt
0 → 100644
MANIFEST.in
0 → 100644
Makefile
0 → 100644
README.txt
0 → 100644
TODO.txt
0 → 100644
django_openid_auth/__init__.py
0 → 100644
django_openid_auth/admin.py
0 → 100644
django_openid_auth/auth.py
0 → 100644
This diff is collapsed.
Click to expand it.
django_openid_auth/exceptions.py
0 → 100644
django_openid_auth/forms.py
0 → 100644
django_openid_auth/management/__init__.py
0 → 100644
django_openid_auth/migrations/__init__.py
0 → 100644
django_openid_auth/models.py
0 → 100644
django_openid_auth/signals.py
0 → 100644
django_openid_auth/store.py
0 → 100644
django_openid_auth/teams.py
0 → 100644
This diff is collapsed.
Click to expand it.
django_openid_auth/tests/__init__.py
0 → 100644
django_openid_auth/tests/helpers.py
0 → 100644
django_openid_auth/tests/test_admin.py
0 → 100644
django_openid_auth/tests/test_auth.py
0 → 100644
This diff is collapsed.
Click to expand it.
django_openid_auth/tests/test_models.py
0 → 100644
django_openid_auth/tests/test_settings.py
0 → 100644
django_openid_auth/tests/test_store.py
0 → 100644
django_openid_auth/tests/test_views.py
0 → 100644
This diff is collapsed.
Click to expand it.
django_openid_auth/tests/urls.py
0 → 100644
django_openid_auth/urls.py
0 → 100644
django_openid_auth/views.py
0 → 100644
This diff is collapsed.
Click to expand it.
example_consumer/__init__.py
0 → 100644
example_consumer/settings.py
0 → 100644
example_consumer/urls.py
0 → 100644
example_consumer/views.py
0 → 100644
example_consumer/wsgi.py
0 → 100644
manage.py
0 → 100755
openid.html
0 → 100644
This diff is collapsed.
Click to expand it.
openid.txt
0 → 100644
setup.py
0 → 100644
tox.ini
0 → 100644
Please
register
or
sign in
to comment