CHANGELOG.md
LICENSE
MANIFEST.in
README.md
dev-requirements.txt
manage.py
requirements.txt
setup.cfg
setup.py
compliant_social_app_django.egg-info/PKG-INFO
compliant_social_app_django.egg-info/SOURCES.txt
compliant_social_app_django.egg-info/dependency_links.txt
compliant_social_app_django.egg-info/not-zip-safe
compliant_social_app_django.egg-info/requires.txt
compliant_social_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/models_utils.py
social_django/storage.py
social_django/strategy.py
social_django/urls.py
social_django/utils.py
social_django/views.py
social_django/audit/__init__.py
social_django/audit/clients.py
social_django/backends/__init__.py
social_django/backends/compliant_google.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/0009_auto_20191118_0520.py
social_django/migrations/0010_uid_db_index.py
social_django/migrations/0011_create_kms_token_fields.py
social_django/migrations/0012_encrypt_tokens.py
social_django/migrations/__init__.py
social_django/pipeline/__init__.py
social_django/pipeline/disconnect.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