Some more work to get modules to load in the right order.
This commit is contained in:
parent
baae24b26f
commit
3fbc9acc51
2 changed files with 4 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ from django.core.exceptions import ObjectDoesNotExist
|
|||
from django.contrib.contenttypes.models import ContentType
|
||||
from evennia.server.models import ServerConfig
|
||||
from evennia.utils.utils import to_str, uses_database
|
||||
from evennievenniautils import logger
|
||||
from evennia.utils import logger
|
||||
|
||||
__all__ = ("to_pickle", "from_pickle", "do_pickle", "do_unpickle")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue