AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_siteprefs.egg-info/PKG-INFO
django_siteprefs.egg-info/SOURCES.txt
django_siteprefs.egg-info/dependency_links.txt
django_siteprefs.egg-info/not-zip-safe
django_siteprefs.egg-info/requires.txt
django_siteprefs.egg-info/top_level.txt
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/quickstart.rst
docs/source/registration.rst
siteprefs/__init__.py
siteprefs/admin.py
siteprefs/config.py
siteprefs/exceptions.py
siteprefs/models.py
siteprefs/settings.py
siteprefs/signals.py
siteprefs/toolbox.py
siteprefs/utils.py
siteprefs/locale/en/LC_MESSAGES/django.po
siteprefs/locale/fr/LC_MESSAGES/django.mo
siteprefs/locale/fr/LC_MESSAGES/django.po
siteprefs/locale/pl/LC_MESSAGES/django.mo
siteprefs/locale/pl/LC_MESSAGES/django.po
siteprefs/locale/ru/LC_MESSAGES/django.mo
siteprefs/locale/ru/LC_MESSAGES/django.po
siteprefs/migrations/0001_initial.py
siteprefs/migrations/__init__.py
siteprefs/tests/__init__.py
siteprefs/tests/conftest.py
siteprefs/tests/test_basic.py
siteprefs/tests/test_utils.py
siteprefs/tests/testapp/__init__.py
siteprefs/tests/testapp/settings.py
siteprefs/tests/testapp/testmodule.py