Contents

django-waffle 5.0.0

0

A feature flipper for Django.

A feature flipper for Django.

Stars: 1222, Watchers: 1222, Forks: 263, Open Issues: 54

The django-waffle/django-waffle repo was created 15 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1222 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
None
License
BSD
Homepage
None
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 54 open issues on GitHub

  • Bump actions/cache from 4 to 5
  • Flush cache when using <m2m-field>.clear()
  • is_active_for_user does not respect everyone: False for users and groups
  • Fix: is_active_for_user should be False when everyone is false even if users or groups are added
  • Fix informative widget failing when invalid pks are given
  • Plans for async support?

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).