CHANGELOG.md
LICENSE
MANIFEST.in
README.md
dev-requirements.txt
manage.py
requirements.txt
setup.cfg
setup.py
_build.python3/lib/social_django/__init__.py
_build.python3/lib/social_django/admin.py
_build.python3/lib/social_django/compat.py
_build.python3/lib/social_django/config.py
_build.python3/lib/social_django/context_processors.py
_build.python3/lib/social_django/fields.py
_build.python3/lib/social_django/managers.py
_build.python3/lib/social_django/middleware.py
_build.python3/lib/social_django/models.py
_build.python3/lib/social_django/storage.py
_build.python3/lib/social_django/strategy.py
_build.python3/lib/social_django/urls.py
_build.python3/lib/social_django/utils.py
_build.python3/lib/social_django/views.py
_build.python3/lib/social_django/management/__init__.py
_build.python3/lib/social_django/management/commands/__init__.py
_build.python3/lib/social_django/management/commands/clearsocial.py
_build.python3/lib/social_django/migrations/0001_initial.py
_build.python3/lib/social_django/migrations/0002_add_related_name.py
_build.python3/lib/social_django/migrations/0003_alter_email_max_length.py
_build.python3/lib/social_django/migrations/0004_auto_20160423_0400.py
_build.python3/lib/social_django/migrations/0005_auto_20160727_2333.py
_build.python3/lib/social_django/migrations/0006_partial.py
_build.python3/lib/social_django/migrations/0007_code_timestamp.py
_build.python3/lib/social_django/migrations/0008_partial_timestamp.py
_build.python3/lib/social_django/migrations/__init__.py
social_auth_app_django.egg-info/PKG-INFO
social_auth_app_django.egg-info/SOURCES.txt
social_auth_app_django.egg-info/dependency_links.txt
social_auth_app_django.egg-info/not-zip-safe
social_auth_app_django.egg-info/requires.txt
social_auth_app_django.egg-info/top_level.txt
social_django/__init__.py
social_django/admin.py
social_django/compat.py
social_django/config.py
social_django/context_processors.py
social_django/fields.py
social_django/managers.py
social_django/middleware.py
social_django/models.py
social_django/storage.py
social_django/strategy.py
social_django/urls.py
social_django/utils.py
social_django/views.py
social_django/management/__init__.py
social_django/management/commands/__init__.py
social_django/management/commands/clearsocial.py
social_django/migrations/0001_initial.py
social_django/migrations/0002_add_related_name.py
social_django/migrations/0003_alter_email_max_length.py
social_django/migrations/0004_auto_20160423_0400.py
social_django/migrations/0005_auto_20160727_2333.py
social_django/migrations/0006_partial.py
social_django/migrations/0007_code_timestamp.py
social_django/migrations/0008_partial_timestamp.py
social_django/migrations/__init__.py
tests/__init__.py
tests/compat.py
tests/settings.py
tests/test_admin.py
tests/test_context_processors.py
tests/test_middleware.py
tests/test_models.py
tests/test_strategy.py
tests/test_views.py
tests/urls.py