removed debug output
This commit is contained in:
parent
1c51a7197f
commit
3160f5e696
1 changed files with 0 additions and 1 deletions
|
|
@ -249,7 +249,6 @@ SESSION_COOKIE_AGE = 600
|
||||||
LOGIN_URL = '/account/login/'
|
LOGIN_URL = '/account/login/'
|
||||||
#LOCALE_PATHS =
|
#LOCALE_PATHS =
|
||||||
|
|
||||||
print('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxXX')
|
|
||||||
try:
|
try:
|
||||||
from cbmi.local_settings import *
|
from cbmi.local_settings import *
|
||||||
except ImportError as e:
|
except ImportError as e:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue