thulasi-ram / django-feature-toggle

Feature Toggle implementation as a pluggable django app. Supports SimpleToggle, TimeBombToggle ways to manage release of new features that can be easily toggled on / off.
GNU General Public License v3.0
8 stars 2 forks source link

Refactoring FT - Dropping support for Py 2 and other breaking changes #6

Closed thulasi-ram closed 5 years ago

thulasi-ram commented 6 years ago