forked from expo/troggle
bugfix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user