
django-waffle 5.0.0
0
A feature flipper for Django.
Contents
A feature flipper for Django.
Stars: 1222, Watchers: 1222, Forks: 263, Open Issues: 54The 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
Related Packages
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?
pythonfix







