adjutant/adjutant/config
Adrian Turjak d703a634a4 Fix a bug with feature set config not being added as expected
The feature set config group was entirely missed from the config
tree, and the group itself wasn't setup for lazy_loading despite
needing to be based on when it is meant to have config added to it.

Change-Id: Ia9569ebb76ffe91d592dbc94bc528bde4aa00fc4
2021-02-26 13:37:48 +13:00
..
__init__.py Fix a bug with feature set config not being added as expected 2021-02-26 13:37:48 +13:00
api.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
django.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
feature_sets.py Fix a bug with feature set config not being added as expected 2021-02-26 13:37:48 +13:00
identity.py Make identity interface configurable 2021-01-21 00:33:55 +00:00
notification.py Rework Adjutant's config system to use CONFspirator 2020-02-05 19:07:04 +13:00
quota.py Add service helper for trove quota management 2021-01-22 13:39:38 +13:00
workflow.py Reformat with updated version of black formatter 2020-09-17 12:56:00 +12:00