mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
2 lines
89 B
Python
Executable file
2 lines
89 B
Python
Executable file
from django.db.models import *
|
|
from base import SharedMemoryModel, WeakSharedMemoryModel
|