evennia / evennia

Python MUD/MUX/MUSH/MU* development system

Home Page:http://www.evennia.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation] Test without migrations instructions lead to crash

BigJMoney opened this issue · comments

Existing page / new

Documentation issue

Following the instructions led me to a crash (in 2.3) because, the way the code snippet is written, it doesn't account for a required setting in the settings_default file.

Suggested change

INSTALLED_APPS += ["test_without_migrations"]

I don't know what instructions you are referring to here. 2.3 of the tutorial has no such instructions. Please give a link.