django-planet
March 7, 2019

Feature Flags with Django Waffle - Building SaaS #15

in blog Matt Layman
original entry Feature Flags with Django Waffle - Building SaaS #15

In this episode, we added a feature flag system to College Conductor to control when users see new features. We used the excellent Django Waffle project.