Feature #1583
Updated by Alexander Watzinger about 3 years ago
* 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.