updated settings
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from pathlib import Path
|
||||
import environ
|
||||
|
||||
env = environ.Env()
|
||||
|
||||
BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
Reference in New Issue
Block a user