Project

General

Profile

Feature #1207

Updated by Alexander Watzinger over 5 years ago

Issue for refactoring tasks 

 * Refactored dict access in templates e.g. *tables['session']* to *tables.session* 
 * Refactored display_info function 
 * Refactored profile view data 

Back