AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_siteflags.egg-info/PKG-INFO
django_siteflags.egg-info/SOURCES.txt
django_siteflags.egg-info/dependency_links.txt
django_siteflags.egg-info/not-zip-safe
django_siteflags.egg-info/requires.txt
django_siteflags.egg-info/top_level.txt
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/models.rst
docs/source/quickstart.rst
docs/source/rst_guide.rst
siteflags/__init__.py
siteflags/admin.py
siteflags/config.py
siteflags/models.py
siteflags/settings.py
siteflags/utils.py
siteflags/locale/en/LC_MESSAGES/django.po
siteflags/locale/ru/LC_MESSAGES/django.mo
siteflags/locale/ru/LC_MESSAGES/django.po
siteflags/migrations/0001_initial.py
siteflags/migrations/__init__.py
siteflags/tests/__init__.py
siteflags/tests/conftest.py
siteflags/tests/test_basic.py
siteflags/tests/testapp/__init__.py
siteflags/tests/testapp/models.py