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/SOURCES.txt.py
django_social_layer.egg-info/dependency_links.txt
django_social_layer.egg-info/dependency_links.txt.py
django_social_layer.egg-info/not-zip-safe
django_social_layer.egg-info/requires.txt
django_social_layer.egg-info/requires.txt.py
django_social_layer.egg-info/top_level.txt
django_social_layer.egg-info/top_level.txt.py
social_layer/__init__.py
social_layer/admin.py
social_layer/apps.py
social_layer/context_processor.py
social_layer/models.py
social_layer/rounting.py
social_layer/signals.py
social_layer/tasks.py
social_layer/tests.py
social_layer/urls.py
social_layer/utils.py
social_layer/__pycache__/__init__.cpython-39.pyc
social_layer/__pycache__/admin.cpython-39.pyc
social_layer/__pycache__/apps.cpython-39.pyc
social_layer/__pycache__/models.cpython-39.pyc
social_layer/__pycache__/signals.cpython-39.pyc
social_layer/__pycache__/tasks.cpython-39.pyc
social_layer/__pycache__/tests.cpython-39.pyc
social_layer/__pycache__/urls.cpython-39.pyc
social_layer/__pycache__/utils.cpython-39.pyc
social_layer/comments/__init__.py
social_layer/comments/admin.py
social_layer/comments/apps.py
social_layer/comments/models.py
social_layer/comments/tests.py
social_layer/comments/views.py
social_layer/comments/__pycache__/__init__.cpython-39.pyc
social_layer/comments/__pycache__/models.cpython-39.pyc
social_layer/comments/__pycache__/tests.cpython-39.pyc
social_layer/comments/__pycache__/views.cpython-39.pyc
social_layer/comments/migrations/__init__.py
social_layer/comments/migrations/__pycache__/__init__.cpython-39.pyc
social_layer/locale/pt/LC_MESSAGES/django.mo
social_layer/locale/pt/LC_MESSAGES/django.po
social_layer/management/__init__.py
social_layer/management/__pycache__/__init__.cpython-39.pyc
social_layer/management/commands/__init__.py
social_layer/management/commands/sl_format_media.py
social_layer/management/commands/__pycache__/__init__.cpython-39.pyc
social_layer/management/commands/__pycache__/sl_format_media.cpython-39.pyc
social_layer/mediautils/__init__.py
social_layer/mediautils/admin.py
social_layer/mediautils/apps.py
social_layer/mediautils/models.py
social_layer/mediautils/tasks.py
social_layer/mediautils/tests.py
social_layer/mediautils/urls.py
social_layer/mediautils/utils.py
social_layer/mediautils/views.py
social_layer/mediautils/__pycache__/__init__.cpython-39.pyc
social_layer/mediautils/__pycache__/models.cpython-39.pyc
social_layer/mediautils/__pycache__/tasks.cpython-39.pyc
social_layer/mediautils/__pycache__/tests.cpython-39.pyc
social_layer/mediautils/__pycache__/utils.cpython-39.pyc
social_layer/mediautils/migrations/__init__.py
social_layer/mediautils/migrations/__pycache__/__init__.cpython-39.pyc
social_layer/migrations/0001_initial.py
social_layer/migrations/0002_socialprofile_last_actv.py
social_layer/migrations/0003_likecomment.py
social_layer/migrations/0004_auto_20211222_1408.py
social_layer/migrations/__init__.py
social_layer/migrations/__pycache__/0001_initial.cpython-39.pyc
social_layer/migrations/__pycache__/0002_socialprofile_last_actv.cpython-39.pyc
social_layer/migrations/__pycache__/0003_likecomment.cpython-39.pyc
social_layer/migrations/__pycache__/0004_auto_20211222_1408.cpython-39.pyc
social_layer/migrations/__pycache__/__init__.cpython-39.pyc
social_layer/notifications/__init__.py
social_layer/notifications/admin.py
social_layer/notifications/apps.py
social_layer/notifications/models.py
social_layer/notifications/tests.py
social_layer/notifications/views.py
social_layer/notifications/__pycache__/__init__.cpython-39.pyc
social_layer/notifications/__pycache__/models.cpython-39.pyc
social_layer/notifications/__pycache__/tests.cpython-39.pyc
social_layer/notifications/__pycache__/views.cpython-39.pyc
social_layer/notifications/migrations/__init__.py
social_layer/notifications/migrations/__pycache__/__init__.cpython-39.pyc
social_layer/posts/__init__.py
social_layer/posts/admin.py
social_layer/posts/apps.py
social_layer/posts/forms.py
social_layer/posts/models.py
social_layer/posts/tests.py
social_layer/posts/urls.py
social_layer/posts/views.py
social_layer/posts/__pycache__/__init__.cpython-39.pyc
social_layer/posts/__pycache__/forms.cpython-39.pyc
social_layer/posts/__pycache__/models.cpython-39.pyc
social_layer/posts/__pycache__/tests.cpython-39.pyc
social_layer/posts/__pycache__/views.cpython-39.pyc
social_layer/posts/migrations/__init__.py
social_layer/posts/migrations/__pycache__/__init__.cpython-39.pyc
social_layer/posts/templates/posts/new_post.html
social_layer/profiles/__init__.py
social_layer/profiles/admin.py
social_layer/profiles/apps.py
social_layer/profiles/models.py
social_layer/profiles/tests.py
social_layer/profiles/views.py
social_layer/profiles/__pycache__/__init__.cpython-39.pyc
social_layer/profiles/__pycache__/models.cpython-39.pyc
social_layer/profiles/__pycache__/tests.cpython-39.pyc
social_layer/profiles/__pycache__/views.cpython-39.pyc
social_layer/profiles/migrations/__init__.py
social_layer/profiles/migrations/__pycache__/__init__.cpython-39.pyc
social_layer/static/social_layer/css/profile.css
social_layer/static/social_layer/css/social_layer.css
social_layer/static/social_layer/js/social_layer.js
social_layer/templates/social_layer/base.html
social_layer/templates/social_layer/like_buttons.html
social_layer/templates/social_layer/comments/comment_section.html
social_layer/templates/social_layer/comments/comments_view.html
social_layer/templates/social_layer/comments/render_comment.html
social_layer/templates/social_layer/comments/reply_mod.html
social_layer/templates/social_layer/comments/single_comment.html
social_layer/templates/social_layer/notifications/admin_send_notification.html
social_layer/templates/social_layer/notifications/view_notifications.html
social_layer/templates/social_layer/posts/local_posts_feed_header.html
social_layer/templates/social_layer/posts/local_posts_feed_top.html
social_layer/templates/social_layer/posts/local_view_post_top.html
social_layer/templates/social_layer/posts/more_posts.html
social_layer/templates/social_layer/posts/new_post.html
social_layer/templates/social_layer/posts/post_form.html
social_layer/templates/social_layer/posts/posts_feed.html
social_layer/templates/social_layer/posts/render_post.html
social_layer/templates/social_layer/posts/view_post.html
social_layer/templates/social_layer/profiles/card.html
social_layer/templates/social_layer/profiles/list_profiles.html
social_layer/templates/social_layer/profiles/local_profile_top.html
social_layer/templates/social_layer/profiles/profile.html
social_layer/templates/social_layer/profiles/setup_profile.html