Navigation

  • index
  • next |
  • django-waffle 0.20.0 documentation »

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:0.20.0
Code:https://github.com/django-waffle/django-waffle
License:BSD; see LICENSE file
Issues:https://github.com/django-waffle/django-waffle/issues

Contents:

  • Why Waffle?
  • Getting Started
    • Requirements
    • Installation
    • Upgrading
    • Configuring Waffle
  • Types
    • Flags
    • Switches
    • Samples
  • Using Waffle
    • Using Waffle in views
    • Decorating entire views
    • Mixins for Class Based Views
    • Using Waffle in templates
    • Using WaffleJS
    • Managing Waffle data from the command line
  • Testing with Waffle
    • Automated testing with Waffle
    • User testing with Waffle
  • Contributing to Waffle
  • Waffle’s goals
  • Roadmap

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table of Contents

  • Django Waffle
    • Indices and tables

Next topic

Why Waffle?

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • django-waffle 0.20.0 documentation »
© Copyright 2012-2018, James Socol. Created using Sphinx 1.8.5.