Contents

django-waffle 4.1.0

0

A feature flipper for Django.

A feature flipper for Django.

Stars: 1069, Watchers: 1069, Forks: 258, Open Issues: 45

The jazzband/django-waffle repo was created 13 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1069 github stars!

How to Install django-waffle

You can install django-waffle using pip

pip install django-waffle

or add it to a project with poetry

poetry add django-waffle

Package Details

Author
License
BSD
Homepage
PyPi:
https://pypi.org/project/django-waffle/
GitHub Repo:
https://github.com/django-waffle/django-waffle

Classifiers

  • Software Development/Libraries/Python Modules
No  django-waffle  pypi packages just yet.

Errors

A list of common django-waffle errors.

Code Examples

Here are some django-waffle code examples and snippets.

GitHub Issues

The django-waffle package has 45 open issues on GitHub

  • Django User object Anonymous on request during checks
  • Documentation example for custom flag
  • WIP: Update migrations to remove NullBooleanField

See more issues on GitHub

Related Packages & Articles

django-versatileimagefield 3.1

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creating new images from the one assigned to the field.

django-user-agents 0.4.0

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).