.. _index:

=============
Django Waffle
=============

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

:Version:       |release|
:Code:          https://github.com/jazzband/django-waffle
:License:       BSD; see LICENSE file
:Issues:        https://github.com/jazzband/django-waffle/issues

Contents:

.. toctree::
   :titlesonly:

   about/why-waffle
   starting/index
   types/index
   usage/index
   testing/index
   about/contributing
   about/goals
   about/roadmap


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
