mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 14:56:30 +01: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
|