e-valuation / EvaP

a university course evaluation system written in Python using Django
Other
95 stars 144 forks source link

Group related settings in some nested struct #2236

Open richardebeling opened 3 months ago

richardebeling commented 3 months ago

We have some settings that could be grouped/nested, e.g.

The biggest problem probably is allowing to still use override_settings for nested settings as well.