Add django-waffle for feature flagging: update dependencies and middleware configuration.
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"django-htmx>=1.27.0",
|
||||
"django-phonenumber-field[phonenumbers]>=8.4.0",
|
||||
"django-tailwind[cookiecutter,honcho]>=4.4.2",
|
||||
"django-waffle>=5.0.0",
|
||||
"pillow>=12.1.0",
|
||||
"psycopg2-binary>=2.9.11",
|
||||
"python-decouple>=3.8",
|
||||
|
||||
Reference in New Issue
Block a user