Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System-wide settings #40

Open
sheepman4267 opened this issue Dec 10, 2024 · 0 comments
Open

System-wide settings #40

sheepman4267 opened this issue Dec 10, 2024 · 0 comments

Comments

@sheepman4267
Copy link
Owner

In OpenShow, there are a good few things that are currently jammed into the django settings module which don't belong there, plus a further category of hard-coded stuff that should be configurable. This demands some UI for system-wide settings.

My implementation idea for this is to have a Django model with fields for all the settings, plus a "Current" field with constraints so only one instance can be true at once. This would allow for settings rollbacks and versioning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant