-
Marco De Donno authored
If the user is an 'afis' user, the users_assigned_X variables should be iterables (or check for None in the target.html page to ensure we dont do a for loop over None (non-iterable variable)).
Marco De Donno authoredIf the user is an 'afis' user, the users_assigned_X variables should be iterables (or check for None in the target.html page to ensure we dont do a for loop over None (non-iterable variable)).
Loading