Project

General

Profile

Feature #2168

Updated by Alexander Watzinger 7 months ago

*Refactor* 
 * Cleaning up admin views 
 * Mypy: removing (and resolving) some type ignore comments 
 * Pylint: solving consider-using-with refactor notices for subprocesses 
 * Solving recursive imports (removing import calls in functions) 

 *Fixes* 
 * Fixed missing tinymce at admin/content

Back