mirror of
https://github.com/scratchfoundation/gargoyle.git
synced 2025-05-23 10:36:41 -04:00
Feature switches in Django
docs | ||
example_project | ||
gargoyle | ||
tests | ||
.arcconfig | ||
.gitignore | ||
.travis.yml | ||
CHANGES | ||
gargoyle.sublime-project | ||
LICENSE | ||
Makefile | ||
MANIFEST.in | ||
README.rst | ||
runtests.py | ||
setup.cfg | ||
setup.py |
NOTICE: Deprecated ------------------ This project is deprecated and no longer actively maintained by `Disqus <https://disqus.com/>`_. However there is a fork being maintained by YPlan at `github.com/YPlan/gargoyle <https://github.com/YPlan/gargoyle>`_. Gargoyle -------- .. image:: https://secure.travis-ci.org/disqus/gargoyle.png?branch=master :target: http://travis-ci.org/disqus/gargoyle Gargoyle is a platform built on top of Django which allows you to switch functionality of your application on and off based on conditions. Resources --------- * `Documentation <http://gargoyle.readthedocs.org/>`_ * `Bug Tracker <http://github.com/disqus/gargoyle/issues>`_ * `Code <http://github.com/disqus/gargoyle>`_