diff --git a/src/core/pyros_django/misc/fixtures/initial_fixture_dev_TZ.json b/src/core/pyros_django/misc/fixtures/initial_fixture_dev_TZ.json index 12e984e..2bcccc2 100644 --- a/src/core/pyros_django/misc/fixtures/initial_fixture_dev_TZ.json +++ b/src/core/pyros_django/misc/fixtures/initial_fixture_dev_TZ.json @@ -358,7 +358,7 @@ "pk": 2, "fields": { "name": "CNRS", - "f_quota": 0.2 + "quota_f": 0.2 } }, { @@ -366,7 +366,7 @@ "pk": 1, "fields": { "name": "CNES", - "f_quota": 0.8 + "quota_f": 0.8 } }, { -- libgit2 0.21.2