Skip to content

callorico/gargoyle

 
 

Repository files navigation

Gargoyle

image

image

image

Gargoyle is a platform built on top of Django which allows you to switch functionality of your application on and off based on conditions.

It was originally created by Disqus, but due to the inactivity we at YPlan have taken over maintenance on this fork.

Requirements

Tested with all combinations of:

  • Python: 2.7, 3.6
  • Django: 1.8, 1.9, 1.10, 1.11, 2.0

Install

Install it with pip:

If you are upgrading from the original to this fork, you will need to run the following first, since the packages clash:

Failing to do this will mean that pip uninstall gargoyle will also erase the files for gargoyle-yplan, and similarly for our django-modeldict fork.

Documentation

The documentation is available at Read The Docs.

About

🔘 Feature switches in Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.2%
  • HTML 8.3%
  • JavaScript 5.2%
  • CSS 4.3%