summaryrefslogtreecommitdiff
path: root/ishtar_common/models_common.py
AgeCommit message (Collapse)Author
2021-02-28Add documents to administrative acts (refs #4999)Étienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Docs: autogen value documentationÉtienne Loks
2021-02-28Complex index generation with JINJA2 templatesÉtienne Loks
2021-02-28Manage a "custom_index" for base typesÉtienne Loks
2021-02-28Templates: fix VALUES generationÉtienne Loks
2021-02-28Labels: fix filteringÉtienne Loks
2021-02-28Fix migrations for complete_identifierÉtienne Loks
2021-02-28Complete identifier field: database - profile settings - saveÉtienne Loks
2021-02-28Import match page: add edit type link - Fix default - Fix for document importÉtienne Loks
2021-02-28Refactoring of models. Document container - declare only idÉtienne Loks