diff -r 7da77549bdeb -r f6ca1647bff7 app/soc/views/models/organization.py --- a/app/soc/views/models/organization.py Wed Apr 08 22:19:24 2009 +0000 +++ b/app/soc/views/models/organization.py Wed Apr 08 22:20:00 2009 +0000 @@ -111,7 +111,8 @@ new_params['group_applicant_url'] = True new_params['sans_link_id_public_list'] = True - new_params['extra_dynaexclude'] = ['slots', 'nr_applications', 'nr_mentors'] + new_params['extra_dynaexclude'] = ['slots', 'slots_calculated', + 'nr_applications', 'nr_mentors'] patterns = []