Project

General

Profile

Feature #1494

Updated by Alexander Watzinger almost 3 years ago

Refactoring in this version: 
 * Refactor filters.py, solving unused self parameter of functions 
 * Merge util.filters and 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 

Back