5 lines
120 B
Python
5 lines
120 B
Python
from horilla.settings import INSTALLED_APPS
|
|
|
|
INSTALLED_APPS.append("geofencing")
|
|
INSTALLED_APPS.append("facedetection")
|