summaryrefslogtreecommitdiff
path: root/archaeological_finds/migrations
AgeCommit message (Expand)Author
2023-01-30Add "created" field on main items in order to facilitate queriesÉtienne Loks
2023-01-27Add custom cached_label configuration for each main itemÉtienne Loks
2022-12-12Fix migrations and importsÉtienne Loks
2022-12-12Squash database migrationsÉtienne Loks
2022-12-12Geodata: adapt importer modelÉtienne Loks
2022-12-12Area reference -> textÉtienne Loks
2022-12-12Geodata redesign: operation migrations (2/2)Étienne Loks
2022-12-12Geodata redesign: town migrationsÉtienne Loks
2022-12-12Geodata redesign: model adaptation - adminÉtienne Loks
2022-12-12Remove unicode_litteralsÉtienne Loks
2022-12-12Migration to Django 2.2 - fixesÉtienne Loks
2021-06-02Find: add functional area fieldÉtienne Loks
2021-02-28TextField: blank=True, null=True -> blank=True, default=""Étienne Loks
2021-02-28Migration squashÉ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-28Fix migrations for complete_identifierÉtienne Loks
2021-02-28Complete identifier field: database - profile settings - saveÉtienne Loks
2021-02-28Fix statistics for warehouseÉtienne Loks
2021-02-28Find - collections: add field to form and sheetÉtienne Loks
2021-02-28New container localisation - adapt sheets, importsÉtienne Loks
2020-07-01Django simple history -> v2.7.0Étienne Loks
2020-07-01New version for django-simple-historyÉtienne Loks
2020-07-01Finish migration refactoringÉtienne Loks
2020-07-01Pseudo-squash of migrations - use Makefile script for migrationsÉtienne Loks
2020-07-01Remove virtualtime - adapt requirements for busterÉtienne Loks
2019-12-16Gin index for data fieldsÉtienne Loks
2019-12-09Find: add laboratory IDÉtienne Loks
2019-09-23Finds: add cultural attributionsÉtienne Loks
2019-09-18Fix view migration for testsÉtienne Loks
2019-09-16Treatment, treatment files: add scientific manager - exhibition fieldsÉtienne Loks
2019-09-12Optimize UUID migration -> use postgresql uuid genÉtienne Loks
2019-09-10Locks: lock_user in model - display lock icon on tables, links - add a warnin...Étienne Loks
2019-09-10Locks: migrations - add locked field to modelsÉtienne Loks
2019-09-10Migrations: back to non translated fields description (Django fun)Étienne Loks
2019-09-04Serialization: finds - UUID for finds, base finds and basketsÉtienne Loks
2019-08-26Find: add public descriptionÉtienne Loks
2019-07-12Basket: manage slug and public (for admin only)Étienne Loks
2019-06-28Better management of cascade updatesÉtienne Loks
2019-06-17Finds: settings for new query engineÉtienne Loks
2019-06-17Fix migrations after rebaseÉtienne Loks
2019-06-17Geo: manage autogen of polygonsÉtienne Loks
2019-04-24Manage generation of QR codesÉtienne Loks
2019-04-24Geo: manage container and warehouse - manage geo save dependenciesÉtienne Loks
2019-04-24Update migrationsÉtienne Loks
2019-04-24Merge migrationsÉtienne Loks
2019-04-24Geo: manage autogen of polygonsÉtienne Loks
2019-04-24Fake model for non hierarchic treatment viewÉtienne Loks
2019-02-13Find: add field comment on the material (refs #4284)Étienne Loks
2019-02-06ForeignKey: SET_NULL fixÉtienne Loks