Issues
- 3
Improve api documentation
#526 opened by dancergraham - 3
Implement Jazzband guidelines for django-waffle
#500 opened by jazzband-bot - 4
Feature request: Add switches programmatically
#502 opened by sowinski - 5
Feature request: Add template filters for switch_is_active, flag_is_active, sample_is_active
#510 opened by MatthewEthanTam - 1
ruff: Two flake8-django issues to be fixed
#489 opened by cclauss - 4
New view to expose flag state as JSON
#449 opened by shaungallagher - 1
Documentation example for custom flag
#420 opened by TAnas0 - 1
documentation building fails
#524 opened by dancergraham - 3
- 4
- 4
Command to remove unused switches/flags
#492 opened by cristianowa - 0
Query using Seq Scan instead of Index Scan
#499 opened by hendrikschneider - 4
Plans for async support?
#441 opened by pgcd - 3
- 1
Optional user-definable adapter for DEFAULT_FLAG
#407 opened by lmeyerov - 0
- 0
AbstractUserFlag.is_active returns False instead of None as fallback, makes it hard to add custom Flag model checks
#495 opened by tkoft - 1
is_active_for_user() doesn't respect flag.everyone
#401 opened by alexrudy - 1
- 2
Support Django 4.2
#486 opened by allanlewis - 1
Is this still active?
#483 opened by esauser - 3
- 2
- 0
- 0
- 1
- 2
No CHANGES entry for 3.0.0
#464 opened by robrap - 2
Auto-create Custom Switch Models
#456 opened by cole-jacobs - 1
Support for custom models for switches
#442 opened by shaun-gallagher-octane - 3
Enable pytest support for django waffle
#453 opened by rievva-aleksandra - 4
- 3
Django User object Anonymous on request during checks
#426 opened by TAnas0 - 1
- 3
- 3
- 3
- 0
Set cookie in cross-origin requests
#430 opened by EllenMHuffman - 1
How do you keep flags in sync across environments?
#419 opened by elamje - 7
Add support for Django 4.0
#417 opened by Melevir - 2
Check release-test is failing
#418 opened by aleehedl - 0
Lib doesn't work with JSON serialized cache
#410 opened by striveforbest - 0
RemovedInDjango41Warning: 'waffle' defines default_app_config = 'waffle.apps.WaffleConfig'
#408 opened by aleehedl - 2
Catch cache errors and raise errors where necessary
#399 opened by jaywhy13 - 3
contextfunction is deprecated in Jinja2 3
#402 opened by willkg - 0
Test and release for Django 3.2
#395 opened by MaybeThisIsRu - 2
Default auto field not configured
#396 opened by con-cat - 1
AttributeError attempting to flush m2m cache
#377 opened by sirdodger - 1
AbstractBaseFlag uses deprecated NullBooleanField
#376 opened by washeck - 1
Custom WAFFLE_FLAG_MODEL not working after 0.15
#380 opened by aleehedl - 0
Unclear installation instructions regarding Django's built-in Jinja template backend
#381 opened by aleehedl