issues
search
cfpb
/
django-flags
Feature flags for Django projects
https://cfpb.github.io/django-flags/
Creative Commons Zero v1.0 Universal
256
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix broken link
#131
dancergraham
opened
5 days ago
0
Ability to override via query parameter and persist for session?
#130
truthdoug
opened
1 month ago
0
Option for flags to work even without request object
#129
mwaaas
opened
2 months ago
1
Inconsistent behaviour with boolean condition
#128
mtrevor
opened
3 months ago
1
Update package tooling and boilerplate
#127
willbarton
closed
4 months ago
0
Python 3.12 / Django 5 support on horizon?
#126
striveforbest
closed
4 months ago
3
Corrected link to API State
#125
fourfridays
closed
5 months ago
0
Docs/typo
#124
dancergraham
closed
5 months ago
0
type for `FLAGS`
#123
dimaqq
opened
9 months ago
0
docs: document how flags can be toggled in tests
#122
dimaqq
closed
7 months ago
6
How to use flags in tests?
#121
dimaqq
closed
4 months ago
1
How to make a custom condition?
#120
lanshark
opened
11 months ago
14
Use Python 3.12 for coverage and docs
#119
adamchainz
closed
7 months ago
0
Upgrade GitHub Actions actions
#118
adamchainz
closed
7 months ago
0
Test on Django 5.0
#117
adamchainz
closed
4 months ago
1
Run linters on Python 3.12
#116
adamchainz
closed
7 months ago
0
Avoid double save in _set_flag_state
#115
adamchainz
closed
1 year ago
1
add django 4.x to supported django versions
#114
dacog
closed
1 year ago
1
Remove print leftover in the urlpatterns code.
#113
Natim
closed
1 year ago
7
Proposal: Add a status section when adding flags from django-admin.
#112
ArcD7
opened
1 year ago
2
Modernize code for Python 3.6+
#111
adamchainz
closed
1 year ago
3
Test on Django 4.2
#110
adamchainz
closed
1 year ago
1
Run linters with Python 3.11
#109
adamchainz
closed
1 year ago
1
Format with Black 23
#108
adamchainz
closed
1 year ago
1
Add a condition for staff users?
#107
seralot
closed
1 year ago
2
WIP: Add staff condition
#106
seralot
closed
1 year ago
0
Drop support for Python 3.6
#105
michael-k
closed
1 year ago
2
Support Django 4.1
#104
adamchainz
closed
2 years ago
1
Support Jinja2 3.0+
#103
adamchainz
closed
2 years ago
1
Add package links to PyPI
#102
adamchainz
closed
2 years ago
2
Fix an issue with `flagged_path` and includes
#101
willbarton
closed
2 years ago
3
Reverse and resolve issues using includes with namespaces in flagged_path()
#100
mkeener
closed
2 years ago
3
Added editorconfig, black, flake8, isort, pre-commit
#99
jslay-excella
closed
2 years ago
0
Fix distutils deprecation
#98
edomora97
closed
2 years ago
0
Anonymous users never match user conditions
#97
edomora97
closed
2 years ago
2
Setting user based flag conditions prevents migrations running on a fresh database
#96
moaxey
opened
2 years ago
4
Gitlab feature flag integration
#95
xgilest
opened
2 years ago
1
Git ignore parallel coverage files
#94
adamchainz
closed
2 years ago
1
Fix warnings from test run, and prevent them
#93
adamchainz
closed
2 years ago
3
Drop Coveralls in favor of coverage reported in GitHub Actions
#92
willbarton
closed
2 years ago
0
Prevent RemovedInDjango41Warning
#91
adamchainz
closed
2 years ago
2
Update Django 4 pin to allow versions under 4.1
#90
willbarton
closed
2 years ago
0
Install fails with Django 4.0.1
#89
mdunc
closed
2 years ago
1
Add Django 4.0 support and update to test against Python 3.9
#88
willbarton
closed
2 years ago
0
Bump compatibality Django version from 3.2 to 4
#87
gregtap
closed
2 years ago
3
Proposal: Flag-based conditions for logical combinations
#86
chosak
opened
2 years ago
0
Using django-flags with migrate_schemas
#85
Vinci08
opened
2 years ago
2
Wanted: context manager to temporarily override a flag
#84
chosak
opened
3 years ago
1
Add Quickstart step to show flags in the admin
#83
higs4281
opened
3 years ago
0
Linting for latest Black and Python3
#82
higs4281
closed
3 years ago
0
Next