AUTHORS
LICENSE
MANIFEST.in
README.md
setup.py
django_whisper.egg-info/PKG-INFO
django_whisper.egg-info/SOURCES.txt
django_whisper.egg-info/dependency_links.txt
django_whisper.egg-info/requires.txt
django_whisper.egg-info/top_level.txt
whisper/__init__.py
whisper/admin.py
whisper/apps.py
whisper/consumers.py
whisper/context_processors.py
whisper/cron.py
whisper/forms.py
whisper/helpers.py
whisper/managers.py
whisper/mixins.py
whisper/models.py
whisper/routing.py
whisper/settings.py
whisper/urls.py
whisper/views.py
whisper/locale/sk/LC_MESSAGES/django.mo
whisper/locale/sk/LC_MESSAGES/django.po
whisper/locale/sk/LC_MESSAGES/djangojs.mo
whisper/locale/sk/LC_MESSAGES/djangojs.po
whisper/migrations/0001_initial.py
whisper/migrations/__init__.py
whisper/static/whisper/gulpfile.js
whisper/static/whisper/package-lock.json
whisper/static/whisper/css/chat.css
whisper/static/whisper/css/chat.css.map
whisper/static/whisper/js/chat.js
whisper/static/whisper/scss/chat.scss
whisper/templates/whisper/add_member_form.html
whisper/templates/whisper/member.html
whisper/templates/whisper/panel.html
whisper/templates/whisper/panel_chat_room.html
whisper/templates/whisper/panel_chat_room_members.html
whisper/templates/whisper/panel_header.html
whisper/templates/whisper/panel_rooms_tab.html
whisper/templates/whisper/panel_users_tab.html
whisper/templates/whisper/room_detail.html
whisper/templates/whisper/room_form.html
whisper/templates/whisper/room_list.html
whisper/templates/whisper/user.html
whisper/templates/whisper/mails/notification.txt
whisper/templatetags/__init__.py
whisper/templatetags/chat.py