LICENSE
MANIFEST.in
README.rst
setup.py
django_social_layer.egg-info/PKG-INFO
django_social_layer.egg-info/SOURCES.txt
django_social_layer.egg-info/dependency_links.txt
django_social_layer.egg-info/not-zip-safe
django_social_layer.egg-info/requires.txt
django_social_layer.egg-info/top_level.txt
social_layer/__init__.py
social_layer/admin.py
social_layer/apps.py
social_layer/context.py
social_layer/context_processor.py
social_layer/models.py
social_layer/settings.py
social_layer/tests.py
social_layer/urls.py
social_layer/utils.py
social_layer/__pycache__/__init__.cpython-37.pyc
social_layer/__pycache__/admin.cpython-37.pyc
social_layer/__pycache__/context.cpython-37.pyc
social_layer/__pycache__/models.cpython-37.pyc
social_layer/__pycache__/settings.cpython-37.pyc
social_layer/__pycache__/tests.cpython-37.pyc
social_layer/__pycache__/urls.cpython-37.pyc
social_layer/__pycache__/utils.cpython-37.pyc
social_layer/__pycache__/views.cpython-37.pyc
social_layer/comments/__pycache__/__init__.cpython-37.pyc
social_layer/comments/__pycache__/admin.cpython-37.pyc
social_layer/comments/__pycache__/models.cpython-37.pyc
social_layer/comments/__pycache__/urls.cpython-37.pyc
social_layer/comments/__pycache__/views.cpython-37.pyc
social_layer/comments/migrations/__pycache__/0001_initial.cpython-37.pyc
social_layer/comments/migrations/__pycache__/0002_auto_20201117_1506.cpython-37.pyc
social_layer/comments/migrations/__pycache__/0003_auto_20201117_1525.cpython-37.pyc
social_layer/comments/migrations/__pycache__/__init__.cpython-37.pyc
social_layer/locale/pt/LC_MESSAGES/django.mo
social_layer/locale/pt/LC_MESSAGES/django.po
social_layer/migrations/0001_initial.py
social_layer/migrations/0002_socialprofile_last_actv.py
social_layer/migrations/0003_likecomment.py
social_layer/migrations/__init__.py
social_layer/migrations/__pycache__/0001_initial.cpython-37.pyc
social_layer/migrations/__pycache__/0002_socialprofile_last_actv.cpython-37.pyc
social_layer/migrations/__pycache__/0003_likecomment.cpython-37.pyc
social_layer/migrations/__pycache__/__init__.cpython-37.pyc
social_layer/static/social_layer/css/social_layer.css
social_layer/static/social_layer/js/social_layer.js
social_layer/templates/comments/comment_section.html
social_layer/templates/comments/comments_view.html
social_layer/templates/comments/render_comment.html
social_layer/templates/comments/single_comment.html
social_layer/templates/notifications/admin_send_notification.html
social_layer/templates/notifications/view_notifications.html
social_layer/templates/social_layer/base.html
social_layer/templates/social_profile/card.html
social_layer/templates/social_profile/list_profiles.html
social_layer/templates/social_profile/profile.html
social_layer/templates/social_profile/setup_profile.html
social_layer/views/__init__.py
social_layer/views/comments.py
social_layer/views/notifications.py
social_layer/views/profile.py
social_layer/views/__pycache__/__init__.cpython-37.pyc
social_layer/views/__pycache__/comments.cpython-37.pyc
social_layer/views/__pycache__/notifications.cpython-37.pyc
social_layer/views/__pycache__/profile.cpython-37.pyc