Feature Flags with Django Waffle - Building SaaS #15

Notes

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.