occipital / django-content-settings

The most advanced admin editable setting for Django
https://django-content-settings.readthedocs.io/
38 stars 0 forks source link

Testing different setting configuration (which require setting module reload) #81

Closed oduvan closed 3 months ago

oduvan commented 5 months ago

that can be done by adding a parameter for nox function. The parameter will add a env variable to pytest, which eventually updates the setting

The ENV variable can define settings. We can have TESTING_SETTINGS=full which means all of the available setting should be set to MAX