Private
Public Access
1
0

Merge tag 'v7.24' into develop

bug fix
This commit is contained in:
Sander Roosendaal
2018-07-08 12:10:41 +02:00

View File

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