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

refactor #5

Closed thulasi-ram closed 5 years ago

thulasi-ram commented 6 years ago

Looking at the code base 6 month afterwards sure seems ugly.