Actions
Feature #1167
closedSettings and profile
Start date:
2020-03-09
Estimated time:
16.00 h
Description
Because of the growing number of site and user settings, a complete overhaul of the mechanics is needed.
Aims are more generalized functions to ease additions and usage in code but also a better user interface presentation.
- Tab layout showing setting values on first site
- Retrieve order from form objects (instead hard-coded in views)
- Move forms from views/admin.py to forms/admin_forms.py
- More generic profile settings functions
- Merged update settings views and templates
Actions