mirror of
https://github.com/evennia/evennia.git
synced 2026-03-21 15:26:30 +01:00
Further fixes
This commit is contained in:
parent
3079049e92
commit
3029bcabcd
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ sys.path.insert(1, GAME_DIR)
|
|||
|
||||
with cd(GAME_DIR):
|
||||
# set up Evennia so its sources can be parsed
|
||||
os.chdir(GAME_DIR)
|
||||
|
||||
os.environ["DJANGO_SETTINGS_MODULE"] = "server.conf.settings"
|
||||
|
||||
import django # noqa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue