Skip to content

Commit b71429b

Browse files
committed
release v1.1.4
1 parent cfdfeac commit b71429b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tutorialdb/settings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@
118118

119119
USE_TZ = True
120120

121-
PROJECT_ROOT = os.path.join(os.path.abspath(__file__))
122-
STATIC_ROOT = os.path.join(PROJECT_ROOT, 'staticfiles')
123121
STATIC_URL = '/static/'
124122
PROJECT_ROOT = os.path.join(os.path.abspath(__file__))
125123
STATIC_ROOT = os.path.join(PROJECT_ROOT, 'staticfiles')

0 commit comments

Comments
 (0)