3 lines
51 B
Python
3 lines
51 B
Python
COURSEWARE_ENABLED = False
|
|
execfile("settings.py")
|
COURSEWARE_ENABLED = False
|
|
execfile("settings.py")
|