summaryrefslogtreecommitdiff
path: root/archaeological_context_records/admin.py
AgeCommit message (Collapse)Author
2017-03-21Context records forms/sheet: add documentation types, diameter and depth of ↵Étienne Loks
appearance (refs #3561)
2017-03-13Context record: add type of excavation technics (refs #3487)Étienne Loks
2017-02-09Admin: debug and add label for context records searchValérie-Emma Leroux
2017-02-03Admin: Archaeological context records: modify display for RelationTypeValérie-Emma Leroux
2017-02-03Admin: Archaeological context records: modify display and label ordering for ↵Valérie-Emma Leroux
Unit and IdentificationType
2017-02-03Admin: Archaeological context records: add comment for RelationTypeValérie-Emma Leroux
2016-07-17Context records: short_label -> tiny_label, explicit relation in exportsÉtienne Loks
2015-09-21Flake8Étienne Loks
2015-01-23Add relations between context recordsÉtienne Loks
* new models definitions: RecordRelations, RelationType * migrations * admin update
2013-04-16Improve admin for general typesÉtienne Loks
2012-10-20Djangoization - Major refactoring (step 3)Étienne Loks
Reorganization of views, urls, menus, admin, forms. Changes on models.