chenjunkai 7 years ago
parent
commit
55a5eb565d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Ansjer/settings.py

+ 1 - 1
Ansjer/settings.py

@@ -1,5 +1,5 @@
 import os
-
+from Ansjer.type import SERVER_TYPE
 
 SECRET_KEY = 'c7ki2_gkg4#sjfm-u1%$s#&n#szf01f*v69rwv2qsf#-zmm@tl'
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))