summaryrefslogtreecommitdiff
path: root/archaeological_finds/forms.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-03-20 19:40:24 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2020-03-20 19:40:24 +0100
commitef7bc287bd743b01b534cff5b28bbe39268063a5 (patch)
treed5fc7bd1cb9d8dab4c967fcad6dccba5e6b3517a /archaeological_finds/forms.py
parent8d72941c7ba307d8f4541e34f24a957784e9660d (diff)
downloadIshtar-ef7bc287bd743b01b534cff5b28bbe39268063a5.tar.bz2
Ishtar-ef7bc287bd743b01b534cff5b28bbe39268063a5.zip
Refactoring and many fixes on file module
Diffstat (limited to 'archaeological_finds/forms.py')
-rw-r--r--archaeological_finds/forms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/forms.py b/archaeological_finds/forms.py
index 90805e656..843d082fe 100644
--- a/archaeological_finds/forms.py
+++ b/archaeological_finds/forms.py
@@ -55,7 +55,7 @@ from bootstrap_datepicker.widgets import DatePicker
from ishtar_common import widgets
from ishtar_common.forms import CustomForm, CustomFormSearch, FormSet, \
FloatField, reverse_lazy, TableSelect, get_now, FinalForm, \
- ManageOldType, FieldType, IshtarForm, FormHeader, QAForm, HistorySelect, \
+ ManageOldType, FieldType, IshtarForm, FormHeader, QAForm, \
MultiSearchForm, LockForm, DocumentItemSelect
from ishtar_common.forms_common import get_town_field
from ishtar_common.models import valid_id, valid_ids, get_current_profile, \