summaryrefslogtreecommitdiff
path: root/archaeological_context_records/admin.py
AgeCommit message (Collapse)Author
2020-02-12Admin: fix and improve performancesÉtienne Loks
2020-01-03Extra actions: regenerate external_idÉtienne Loks
2019-11-18Adapt for translation overloadÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-04-24Map: manage default extent and zoom to current extentÉtienne Loks
2018-06-19Admin: autocomplete (town, site) for context record editionÉtienne Loks
2018-06-19Polygon to multi polygonÉtienne Loks
2018-06-12Adapt forms, wizards, views, urls for new management of documents (refs #4107)Étienne Loks
2018-06-12Relation graph: add logical fields in relationsÉtienne Loks
2018-01-30Admin: add export possibility for some typologies via GeneralTypeAdmin (refs ↵Valérie-Emma Leroux
#3864)
2017-10-20Fix automatic add of model on admin "add" page accessÉtienne Loks
2017-08-04Admin: fix point management for context recordÉtienne Loks
2017-08-04Admin context records: add context record lookup, improve admin formsÉtienne Loks
2017-08-02Customize the administration labelsÉtienne Loks
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.