summaryrefslogtreecommitdiff
path: root/archaeological_finds/urls.py
AgeCommit message (Collapse)Author
2015-12-14Force own filters for context records and findsÉtienne Loks
2015-12-14Adapt menus and urls for right management - check_rights_condition for ↵Étienne Loks
filtering wizard steps
2015-11-26Finds fields - change and add: preservation to consider, integrity, batchÉtienne Loks
2015-10-06Grids: manage multiple values in the same columnÉtienne Loks
2015-09-19Finds: material type to material typesÉtienne Loks
2015-09-09Add many fields to finds - associated migrations, forms and autocomplete ↵Étienne Loks
view (refs #2784)
2013-12-27Allow modification from the window (refs #1574)Étienne Loks
2013-12-27Display current item window after creation and modification (refs #1574)Étienne Loks
2013-08-25Basic template for Find sheet (refs #1314)Étienne Loks
2012-10-21Djangoization - Major refactoring (step 12)Étienne Loks
* Fix finds wizards
2012-10-21Djangoization - Major refactoring (step 10)Étienne Loks
* Fix operation wizards * Minor fix on other wizards
2012-10-20Djangoization - Major refactoring (step 6)Étienne Loks
Work on wizard, views and forms to dispatch logic in a more relevant way.
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.