This commit is contained in:
2025-01-26 19:23:07 +00:00
parent ce508b0eb2
commit aef0de715d
2 changed files with 14 additions and 5 deletions
+2
View File
@@ -15,6 +15,8 @@ from pathlib import Path
from django.contrib.auth.models import User
from troggle.core.models.troggle import Expedition
from troggle.core.models.troggle import Person
getcontext().prec = 2 # use 2 significant figures for decimal calculations