CONTRIBUTORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_user_sessions.egg-info/PKG-INFO
django_user_sessions.egg-info/SOURCES.txt
django_user_sessions.egg-info/dependency_links.txt
django_user_sessions.egg-info/requires.txt
django_user_sessions.egg-info/top_level.txt
user_sessions/__init__.py
user_sessions/admin.py
user_sessions/middleware.py
user_sessions/models.py
user_sessions/urls.py
user_sessions/views.py
user_sessions/backends/__init__.py
user_sessions/backends/db.py
user_sessions/locale/ar/LC_MESSAGES/django.mo
user_sessions/locale/ar/LC_MESSAGES/django.po
user_sessions/locale/de/LC_MESSAGES/django.mo
user_sessions/locale/de/LC_MESSAGES/django.po
user_sessions/locale/en/LC_MESSAGES/django.mo
user_sessions/locale/en/LC_MESSAGES/django.po
user_sessions/locale/he/LC_MESSAGES/django.mo
user_sessions/locale/he/LC_MESSAGES/django.po
user_sessions/locale/it/LC_MESSAGES/django.mo
user_sessions/locale/it/LC_MESSAGES/django.po
user_sessions/locale/nl/LC_MESSAGES/django.mo
user_sessions/locale/nl/LC_MESSAGES/django.po
user_sessions/locale/pl_PL/LC_MESSAGES/django.mo
user_sessions/locale/pl_PL/LC_MESSAGES/django.po
user_sessions/locale/zh_CN/LC_MESSAGES/django.mo
user_sessions/locale/zh_CN/LC_MESSAGES/django.po
user_sessions/management/__init__.py
user_sessions/management/commands/__init__.py
user_sessions/management/commands/clearsessions.py
user_sessions/management/commands/migratesessions.py
user_sessions/migrations/0001_initial.py
user_sessions/migrations/0002_auto_20151208_1536.py
user_sessions/migrations/0003_auto_20161205_1516.py
user_sessions/migrations/__init__.py
user_sessions/templates/user_sessions/_base.html
user_sessions/templates/user_sessions/session_list.html
user_sessions/templatetags/__init__.py
user_sessions/templatetags/user_sessions.py
user_sessions/utils/__init__.py
user_sessions/utils/tests.py