summaryrefslogtreecommitdiff
path: root/archaeological_context_records/forms.py
AgeCommit message (Collapse)Author
2016-08-21Context records: centimeters to meters for dimensions (refs #2963)Étienne Loks
2016-08-19Context records: fix parcel attribution whith public domain (refs #2284)Étienne Loks
2016-08-19Operations: check PATRIARCHE unicity inside forms (refs #2930)Étienne Loks
2016-08-18Manage operation relation types in context record and find searches (refs #2799)Étienne Loks
2016-08-17Parcels: add public domain field - better management of parcel formsets ↵Étienne Loks
(refs #2284)
2016-08-16Docs: search by operation code (refs #3015)Étienne Loks
2016-08-15Context records: add comments on dating (refs #3149)Étienne Loks
2016-06-02Add full export of context record's sourcesÉtienne Loks
2016-05-09Changing context record of a find (refs #3080)Étienne Loks
2016-04-07Context records: search within relationsÉtienne Loks
2016-02-22Update translationValérie-Emma Leroux
2016-01-28Allow to search by archaeological sitesÉtienne Loks
2015-12-21Manage context record relations.Étienne Loks
2015-09-21Flake8Étienne Loks
2015-08-19Archaeological files: change planning service managementÉtienne Loks
2013-08-29Make all "short_label" properties (refs #1370)Étienne Loks
2013-08-26Improve context record search (refs #362)Étienne Loks
2013-07-17Fix cache issuesÉtienne Loks
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2012-10-21Djangoization - Major refactoring (step 11)Étienne Loks
* Fix context record 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.