147
147
personpicker_affiliation_enabled = kwarg.get(
148
148
'personpicker_affiliation_enabled', False)
150
152
# If a person is affiliated with the associated_object then we
154
155
for picker_entry, badges in izip(picker_entries, badges):
156
157
for badge_info in badges: