This commit is contained in:
4
tests/settings.py
Normal file
4
tests/settings.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from pathlib import Path
|
||||
BASE_DIR = Path(__file__).resolve().parent
|
||||
|
||||
SECRET_KEY = 'fake-key'
|
||||
Reference in New Issue
Block a user