Project

General

Profile

Feature #1207

Updated by Alexander Watzinger about 4 years ago

Issue for refactoring tasks 

 * Refactored dict access in templates e.g. *tables['session']* to *tables.session* 
 * Using dict instead list of tuples in Refactored display_info function 
 * Context processor for logo and global search form 
 * Refactored profile view data 

 

Back