Skip to content

A fork of Waffle (a feature flipper for Django. http://waffle.readthedocs.org/en/latest/index.html) but works without a database layer.

License

Notifications You must be signed in to change notification settings

rossbruniges/waff

Repository files navigation

README

Waff is Waffle without a back-end. It's for use in sites that are stateless or that don't have a "conventional" database back-end.

Django Waffle is (yet another) feature flipper for Django. You can define the conditions for which a flag should be active, and use it in a number of ways.

For Waff specific details please see docs/starting/waff-only.rst.

Circle-CI Build Status

Code

https://github.com/DigitalInnovation/waff/

License

BSD; see LICENSE file

Issues

https://github.com/DigitalInnovation/waff/issues

About

A fork of Waffle (a feature flipper for Django. http://waffle.readthedocs.org/en/latest/index.html) but works without a database layer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages