LICENSE
MANIFEST.in
README.rst
setup.py
django_feature_toggle.egg-info/PKG-INFO
django_feature_toggle.egg-info/SOURCES.txt
django_feature_toggle.egg-info/dependency_links.txt
django_feature_toggle.egg-info/requires.txt
django_feature_toggle.egg-info/top_level.txt
docs/.DS_Store
docs/.nojekyll
docs/Makefile
docs/_config.yml
docs/conf.py
docs/index.html
docs/index.rst
docs/make.bat
docs/_build/.DS_Store
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/wiki/Home.doctree
docs/_build/doctrees/wiki/Usage.doctree
docs/_build/html/.buildinfo
docs/_build/html/.nojekyll
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/wiki/Home.rst.txt
docs/_build/html/_sources/wiki/Usage.rst.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/classic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.1.0.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/sidebar.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/wiki/Home.html
docs/_build/html/wiki/Usage.html
docs/gh-pages/.buildinfo
docs/gh-pages/.nojekyll
docs/gh-pages/genindex.html
docs/gh-pages/index.html
docs/gh-pages/objects.inv
docs/gh-pages/search.html
docs/gh-pages/searchindex.js
docs/gh-pages/_sources/index.rst.txt
docs/gh-pages/_sources/wiki/Home.rst.txt
docs/gh-pages/_sources/wiki/Usage.rst.txt
docs/gh-pages/_static/ajax-loader.gif
docs/gh-pages/_static/basic.css
docs/gh-pages/_static/classic.css
docs/gh-pages/_static/comment-bright.png
docs/gh-pages/_static/comment-close.png
docs/gh-pages/_static/comment.png
docs/gh-pages/_static/doctools.js
docs/gh-pages/_static/down-pressed.png
docs/gh-pages/_static/down.png
docs/gh-pages/_static/file.png
docs/gh-pages/_static/jquery-3.1.0.js
docs/gh-pages/_static/jquery.js
docs/gh-pages/_static/minus.png
docs/gh-pages/_static/plus.png
docs/gh-pages/_static/pygments.css
docs/gh-pages/_static/searchtools.js
docs/gh-pages/_static/sidebar.js
docs/gh-pages/_static/underscore-1.3.1.js
docs/gh-pages/_static/underscore.js
docs/gh-pages/_static/up-pressed.png
docs/gh-pages/_static/up.png
docs/gh-pages/_static/websupport.js
docs/gh-pages/wiki/Home.html
docs/gh-pages/wiki/Usage.html
docs/wiki/Home.rst
docs/wiki/Usage.rst
feature_toggle/__init__.py
feature_toggle/admin.py
feature_toggle/apps.py
feature_toggle/constants.py
feature_toggle/exceptions.py
feature_toggle/services.py
feature_toggle/tests.py
feature_toggle/toggle.py
feature_toggle/toggle_base.py
feature_toggle/utilities.py
feature_toggle/validators.py
feature_toggle/views.py
feature_toggle/migrations/0001_initial.py
feature_toggle/migrations/__init__.py
feature_toggle/models/__init__.py
feature_toggle/models/featuretoggle.py
feature_toggle/models/featuretoggle_attribute.py