issues
search
cfpb
/
django-flags
Feature flags for Django projects
https://cfpb.github.io/django-flags/
Creative Commons Zero v1.0 Universal
260
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Document the flagged-class-based view API
#32
willbarton
closed
5 years ago
0
Fix boolean and parameter conditions
#31
willbarton
closed
5 years ago
5
GET parameter condition is case sensitive
#30
contolini
closed
5 years ago
2
Neither FlaggedViewMixin nor FlaggedTemplateView are documented
#29
willbarton
closed
5 years ago
0
Problem with templatetag not setting the result variable in Django 2.1.7
#28
rstorey
closed
5 years ago
2
Boolean values don't account for errant spaces
#27
chosak
closed
5 years ago
0
Small tweak to documentation example
#26
julzhk
closed
5 years ago
1
Permit empty values for conditions
#25
willbarton
closed
5 years ago
0
Required conditions
#24
willbarton
closed
5 years ago
3
Add a "before date" condition
#23
willbarton
closed
5 years ago
1
Update RTD MkDocs theme overrides from cfgov-refresh
#22
willbarton
closed
5 years ago
0
Add a boolean AND condition and a "before date" condition
#21
willbarton
closed
5 years ago
1
Optionally catch exceptions in flag sources
#20
willbarton
closed
5 years ago
1
Catch OperationalError and log it
#19
willbarton
closed
5 years ago
3
Database-dependent check fails with no database
#18
chosak
closed
5 years ago
3
fix for failing migrate
#17
FredAtLandMetrics
closed
5 years ago
1
Move logging of non-existent conditions to a system check
#16
willbarton
closed
6 years ago
1
Fix a TypeError when a configured condition has no function registered
#15
willbarton
closed
6 years ago
4
Allow passing kwargs to flag_enabled and flag_disabled template tags
#14
Scotchester
closed
6 years ago
14
Fix docs mobile style and match screenshot to docs
#13
willbarton
closed
6 years ago
1
Allow configurable flag sources
#12
willbarton
closed
6 years ago
2
Add middleware to attach flag conditions to the request
#11
willbarton
closed
6 years ago
4
Fix some bad links in docs and style errors
#10
willbarton
closed
6 years ago
1
Add caching for flag conditions
#9
willbarton
closed
6 years ago
3
Remove unused logger
#8
chosak
closed
6 years ago
1
Allow user_condition to work with custom user models
#7
callorico
closed
6 years ago
1
Remove deprecated github markdown extension
#6
willbarton
closed
6 years ago
0
Custom conditions not showing up in django admin dropdown
#5
callorico
closed
6 years ago
2
Bind condition choices when admin form is created
#4
callorico
closed
6 years ago
4
Make requests optional in template tags
#3
willbarton
closed
6 years ago
1
Add Django 2.1 support and improve test coverage generally
#2
willbarton
closed
6 years ago
1
Split out pure-Django feature flags from Wagtail-flags
#1
willbarton
closed
6 years ago
3
Previous