forked from expo/troggle
pathlib for path management & cavelist fixes
This commit is contained in:
@@ -27,7 +27,7 @@ print("* importing troggle/settings.py")
|
||||
# read https://docs.djangoproject.com/en/3.0/topics/settings/
|
||||
|
||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
|
||||
#BASE_DIR = os.path.dirname(os.path.dirname(__file__))
|
||||
|
||||
# Django settings for troggle project.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user