Anomalie #4905
Operation modification - TypeError: '<' not supported between instances of 'int' and 'str'
Start date:
05/20/2020
Due date:
% Done:
0%
Estimated time:
Difficulté:
Description
Sentry-ISHTAR-29
TypeError: '<' not supported between instances of 'int' and 'str' (15 additional frame(s) were not displayed) ... File "ishtar_common/wizards.py", line 363, in get_context_data context.update({'datas': self.get_formated_datas(final_form_list)}) File "archaeological_operations/wizards.py", line 205, in get_formated_datas datas = super(OperationWizard, self).get_formated_datas(forms) File "ishtar_common/wizards.py", line 390, in get_formated_datas base_form.get_formated_datas(cleaned_datas))) File "archaeological_operations/forms.py", line 165, in get_formated_datas result.append((_("Current parcels"), cls._format_parcels(current))) File "archaeological_operations/forms.py", line 173, in _format_parcels parcels = sorted(parcels, key=sortkeyfn)
History
Updated by Étienne Loks about 2 years ago
- Assignee set to Étienne Loks
- Status changed from Nouveau to En cours
- Description updated (diff)