Update settings.py
This commit is contained in:
parent
8417c4d733
commit
9e12ab49fe
@ -9,7 +9,7 @@ from django.utils import timezone
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
VERSION = "0.1.1"
|
||||
VERSION = "0.1.2"
|
||||
|
||||
# BASE_DIR is the root of the project, all paths should be constructed from it using pathlib
|
||||
BASE_DIR = Path(__file__).parent.parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user