Actions
Feature #1583
closedRefactor
Start date:
2021-09-21
Estimated time:
Description
- Moved config from config/default.py => config.py, one reason was to get rid of the default directory
- View functionality from models.link to views
- Log SQL executing statements
- HTML indents to 2 spaces (instead 4 like with Python)
- Added script block for JavaScript in templates and moved most JavaScript there
- Moved "Source translation" type back to standard which seemed to have landed in custom types into one of the last versions.
Actions