We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0233f6a commit 3594c76Copy full SHA for 3594c76
NoseBleedSeat/settings.py
@@ -18,7 +18,7 @@
18
load_dotenv()
19
20
# SECURITY WARNING: don't run with debug turned on in production!
21
-DEBUG = False
+DEBUG = True
22
23
# Build paths inside the project like this: BASE_DIR / 'subdir'.
24
BASE_DIR = Path(__file__).resolve().parent.parent
0 commit comments