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

Admin settings to use nested forms as opposed to JSON #165

Open
rahul-kothari opened this issue Sep 24, 2021 · 0 comments
Open

Admin settings to use nested forms as opposed to JSON #165

rahul-kothari opened this issue Sep 24, 2021 · 0 comments
Labels
enhancement New feature or request priority:medium

Comments

@rahul-kothari
Copy link
Contributor

Admin settings like TOKEN_RATE, RPC_URLS require admins to type in JSON which is only popular among developers.

Furthermore, Pretix adds escape characters like "" to the text and this reduces readability even further.

Experiment with django_forms to see if nested forms can be used

@ligi ligi added enhancement New feature or request priority:medium labels Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:medium
Projects
None yet
Development

No branches or pull requests

2 participants