summaryrefslogtreecommitdiff
path: root/archaeological_operations/migrations/0002_views.py
AgeCommit message (Collapse)Author
2017-04-14New migration managementÉtienne Loks
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