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

settings as models in admin panel view #52

Open
ManPython opened this issue Jan 6, 2020 · 0 comments
Open

settings as models in admin panel view #52

ManPython opened this issue Jan 6, 2020 · 0 comments

Comments

@ManPython
Copy link

ManPython commented Jan 6, 2020

1st question is, pip installing 1 or 2?

  1. https://github.com/zlorf/django-dbsettings/
  2. https://github.com/saxix/django-dbsettings/

2nd question is about possiblity to present options as standard table template as models in admin panel view (as separated models or agregated in model but as 2 tables in concept of
options = Options1("options 1") + options = Options2("options 2") where Options1 is first table and Options2 second table.
Why this? Well.. if we have many vars then need filter to search this eq. by true/false, not ctr+f thats if horrible, and select all functions to change true/false is nice. Adding vars in table look nice, filtering, etc, and logs about changes.
Soo.. maybe django-dbsettings-2 is need? Any comment in this way?

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