Actions
Feature #1494
closedRefactor
Start date:
2021-04-08
Estimated time:
Description
Refactoring in this version:
- Refactor filters.py, solving unused self parameter of functions
- Merge filters.py and display.py into util.py
- 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
Actions