summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/wizards.py
AgeCommit message (Collapse)Author
2016-06-24Reactivate treatmentsÉtienne Loks
2016-06-04Treatment: workon on basket update after treatmentÉtienne Loks
2016-06-03Warehouse: work on packagingÉtienne Loks
2016-06-02Pep8Étienne Loks
2012-10-21Djangoization - Major refactoring (step 13)Étienne Loks
* Fix finds wizards * Clean-up an unecessary file
2012-10-21Djangoization - Major refactoring (step 9)Étienne Loks
* move templates * change labels
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-20Djangoization - Major refactoring (step 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.