LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_sp.egg-info/PKG-INFO
django_sp.egg-info/SOURCES.txt
django_sp.egg-info/dependency_links.txt
django_sp.egg-info/not-zip-safe
django_sp.egg-info/requires.txt
django_sp.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
socialprofile/__init__.py
socialprofile/admin.py
socialprofile/apps.py
socialprofile/decorators.py
socialprofile/forms.py
socialprofile/models.py
socialprofile/pipeline.py
socialprofile/urls.py
socialprofile/views.py
socialprofile/widgets.py
socialprofile/locale/en/LC_MESSAGES/django.mo
socialprofile/locale/en/LC_MESSAGES/django.po
socialprofile/migrations/0001_initial.py
socialprofile/migrations/__init__.py
socialprofile/static/images/social-icon/social-icon1.png
socialprofile/static/images/social-icon/social-icon2.png
socialprofile/static/images/social-icon/social-icon3.png
socialprofile/static/images/social-icon/social-icon4.png
socialprofile/static/images/social-icon/social-icon5.png
socialprofile/static/images/social-icon/social-icon6.png
socialprofile/static/images/social-icon/social-icon7.png
socialprofile/static/images/social-icon/social-icon8.png
socialprofile/static/images/social-icon/social-icon9.png
socialprofile/templates/base.html
socialprofile/templates/socialprofile/sp_account_select.html
socialprofile/templates/socialprofile/sp_delete_account_modal.html
socialprofile/templates/socialprofile/sp_profile_edit.html
socialprofile/templates/socialprofile/sp_profile_view.html
socialprofile/templatetags/__init__.py
socialprofile/templatetags/socialprofile_tags.py
tests/__init__.py
tests/test_settings.py
tests/tests.py
tests/tests_AbstractUser.py
tests/tests_forms.py
tests/tests_pipeline.py