Private
Public Access
1
0

isprorower

This commit is contained in:
Sander Roosendaal
2018-07-08 12:04:25 +02:00
parent a98aba9fe9
commit 2e8f4aed6c

View File

@@ -47,7 +47,7 @@ from rowsandall_app.settings import (
from utils import (
NoTokenError, custom_exception_handler, ewmovingaverage,
geo_distance
geo_distance,isprorower
)