Add feature flag to toggle on/off add-forge-now feature
This also prevents the server code from being served when the feature flag is off. Related to T4040
Showing
- swh/web/admin/urls.py 4 additions, 1 deletionswh/web/admin/urls.py
- swh/web/common/utils.py 1 addition, 0 deletionsswh/web/common/utils.py
- swh/web/config.py 9 additions, 0 deletionsswh/web/config.py
- swh/web/settings/tests.py 1 addition, 0 deletionsswh/web/settings/tests.py
- swh/web/templates/layout.html 5 additions, 1 deletionswh/web/templates/layout.html
- swh/web/tests/test_config.py 23 additions, 0 deletionsswh/web/tests/test_config.py
- swh/web/urls.py 5 additions, 3 deletionsswh/web/urls.py
swh/web/tests/test_config.py
0 → 100644
-
Some references in the commit message have been migrated:
- T4040 is now swh/meta#4040 (closed)
Please register or sign in to comment