Skip to content

v0.15.0

Compare
Choose a tag to compare
@clintonb clintonb released this 05 Nov 05:21
· 147 commits to master since this release
  • Dropped support for Django < 1.11
  • Dropped support for Python 3.3
  • Added settings WAFFLE_CREATE_MISSING_(FLAG|SWITCHES|SAMPLES) to optionally create missing objects in the database automatically
  • Allow serializing/de-serializing waffle models by natural key
  • Added pluggable Flag model