62dcfec
1
2
3
4
import sys path="/home/asgmodel/django-rest-api/DjangoRestApi/tutorials/ASG" BASEPATH=path+'/' sys.path.insert(0, path)