Home
Softono

Django Waffle

Open source BSD-3-Clause Python
1.2K
Stars
265
Forks
58
Issues
23
Watchers
2 months
Last Commit

 About Django Waffle

A feature flipper for Django

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Django Waffle?

We provide expert installation service for this software. Our team will install, configure, and secure Django Waffle on your server. plans start at just $30.

Django Waffle

View on GitHub

====== README

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.

.. image:: https://github.com/django-waffle/django-waffle/actions/workflows/python-package.yml/badge.svg :target: https://github.com/django-waffle/django-waffle/actions/workflows/python-package.yml :alt: Build Status .. image:: https://badge.fury.io/py/django-waffle.svg :target: https://badge.fury.io/py/django-waffle :alt: PyPI status badge .. image:: https://img.shields.io/readthedocs/waffle :target: https://app.readthedocs.org/projects/waffle :alt: Read the Docs .. image:: https://codecov.io/gh/django-waffle/django-waffle/branch/master/graph/badge.svg :target: https://codecov.io/gh/django-waffle/django-waffle :alt: Codecov

:Code: https://github.com/django-waffle/django-waffle :License: BSD; see LICENSE file :Issues: https://github.com/django-waffle/django-waffle/issues :Documentation: https://waffle.readthedocs.io/