Ok so I recall there are some commands you could put in the settings.py file so that basically when you move your django project to another directory it won\'t
settings.py
PROJECT_PATH = os.path.abspath(os.path.dirname(__name__))