Further fixes
This commit is contained in:
parent
f17fbfec4d
commit
7207c2d527
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ sys.path.insert(1, GAME_DIR)
|
||||||
|
|
||||||
with cd(GAME_DIR):
|
with cd(GAME_DIR):
|
||||||
# set up Evennia so its sources can be parsed
|
# set up Evennia so its sources can be parsed
|
||||||
os.chdir(GAME_DIR)
|
|
||||||
|
|
||||||
os.environ["DJANGO_SETTINGS_MODULE"] = "server.conf.settings"
|
os.environ["DJANGO_SETTINGS_MODULE"] = "server.conf.settings"
|
||||||
|
|
||||||
import django # noqa
|
import django # noqa
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue