You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
1st question is, pip installing 1 or 2?
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?The text was updated successfully, but these errors were encountered: