summaryrefslogtreecommitdiff
path: root/ishtar_common/forms.py
AgeCommit message (Collapse)Author
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-04-11More tolerent name checking (closes #560)Étienne Loks
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
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-18Djangoization - Major refactoring (step 1)Étienne Loks