summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/wizard/towns_wizard.html
AgeCommit message (Collapse)Author
2016-07-07Switch to font-awesome for iconsÉtienne Loks
2015-05-06Refactoring of templates. Add a new ishtar_pdl with custom templates and CSSÉtienne Loks
2015-05-06UI changesÉtienne Loks
2013-10-28Fix wizard navigation (missing <form>) (refs #1463)Étienne Loks
2013-04-04Inline formset to manage parcelsÉtienne Loks
2012-10-21Djangoization - Major refactoring (step 14)Étienne Loks
* Fix formset UI. * Fix formset towns. * Clean-up
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