From bb902cd5a6e519d9881fa6eeae9bb902d75f63fd Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 11 Jul 2022 11:06:43 +0200 Subject: Add files fixtures update on UPGRADE --- UPGRADE-V4.md | 1 + 1 file changed, 1 insertion(+) (limited to 'UPGRADE-V4.md') diff --git a/UPGRADE-V4.md b/UPGRADE-V4.md index f69dbb9ec..f75db4a9c 100644 --- a/UPGRADE-V4.md +++ b/UPGRADE-V4.md @@ -8,6 +8,7 @@ screen # data migration is long... cd /srv/ishtar/{instance_name} # update fixtures ./manage.py loaddata /usr/share/python3-django-ishtar/fixtures/initial_data-auth-fr.json +./manage.py loaddata /usr/lib/python3/dist-packages/archaeological_files/fixtures/initial_data-fr.json # migrate to new geo management ./manage.py migrate_to_geo_v4 --process {number_of_thread} # number_of_thread depend on your CPU # edit profile type permissions for geovectordata -- cgit v1.2.3