Django Waffle is (yet another) feature flipper for Django. You can define the conditions for which a flag should be active, and use it in a number of ways.
 
| Code: | https://github.com/jsocol/django-waffle | 
|---|---|
| License: | BSD; see LICENSE file | 
| Issues: | https://github.com/jsocol/django-waffle/issues | 
| Documentation: | http://waffle.readthedocs.org/ |