summaryrefslogtreecommitdiff
path: root/ishtar_common/urls.py
AgeCommit message (Collapse)Author
2013-08-26Change Person selection form - add a Person sheet (refs #425)Étienne Loks
* change sheet creation to allow non historized object * add related names corresponding to person for operation, files and sources (through Author) * use a jqGrid associated to a form to select persons * create sheet templates for persons * add appropriate urls
2012-10-22Djangoization - Major refactoring (step 15)Étienne Loks
* works on dashboards
2012-10-21Djangoization - Major refactoring (step 13)Étienne Loks
* Fix finds wizards * Clean-up an unecessary file
2012-10-21Djangoization - Major refactoring (step 7)Étienne Loks
Work on archaeological_files wizards
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.
2012-10-19Djangoization - Fix account and person managementÉtienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks