summaryrefslogtreecommitdiff
path: root/archaeological_context_records/wizards.py
AgeCommit message (Collapse)Author
2017-05-10Context record wizard: fix relation formÉtienne Loks
2017-03-21Context records forms/sheet: add documentation types, diameter and depth of ↵Étienne Loks
appearance (refs #3561)
2016-09-08Source: display sheet after creation / modification (refs #3189)Étienne Loks
2016-09-06Context record: can change operation (refs #3080)Étienne Loks
2015-12-21Manage context record relations.Étienne Loks
2015-12-14Force own filters for context records and findsÉtienne Loks
2015-09-21Flake8Étienne Loks
2013-12-27Display current item window after creation and modification (refs #1574)Étienne Loks
2013-10-28Display a reminder of items concerned by the current edition (refs #1218)Étienne Loks
2013-08-25Simplify access to operation for context records (don't use the parcel ↵Étienne Loks
anymore) (refs #1317)
2012-10-21Djangoization - Major refactoring (step 8)Étienne Loks
* clean-up on request and storage args in methods * view creation now managed by South * clean some mess in session values by using MultiValueDict
2012-10-21Djangoization - Major refactoring (step 7)Étienne Loks
Work on archaeological_files wizards
2012-10-20Djangoization - Major refactoring (step 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.