# django-waffle **Repository Path**: mirrors_adamchainz/django-waffle ## Basic Information - **Project Name**: django-waffle - **Description**: A feature flipper for Django. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ====== 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://travis-ci.org/jsocol/django-waffle.png?branch=master :target: https://travis-ci.org/jsocol/django-waffle :alt: Travis-CI Build Status :Code: https://github.com/jsocol/django-waffle :License: BSD; see LICENSE file :Issues: https://github.com/jsocol/django-waffle/issues :Documentation: https://waffle.readthedocs.io/