brainthee / CHAOTICA

Centralised Hub for Assigning Operational Tasks, Interactive Calendaring and Alerts.
https://chaotica.app
GNU General Public License v3.0
4 stars 2 forks source link

Get application settings functional and documented #47

Closed brainthee closed 9 months ago

brainthee commented 9 months ago

This will allow runtime settings such as site notices, themes, login behaviours etc

brainthee commented 9 months ago

Made good progress with this! It's not super pretty - configs need to be defined in CONSTANCE_CONFIG and then also populated in the CustomConfigForm form class.

brainthee commented 9 months ago

Look into using constance config being used for django settings