Feature #1494
Updated by Alexander Watzinger over 3 years ago
Refactoring in this version: * Refactor filters.py, solving unused self parameter of functions * Merge filters.py util.filters and display.py into util.py util.display * Moving form fields HTML to templates/forms * Removed links in form tables * Fix type sorting in views and forms * Refactor with f-strings * API code review with Berni * Reformat indents for function parameters * Reformat dict access in templates * Refactored line break transformation