mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
2 lines
65 B
Python
2 lines
65 B
Python
|
|
from django.db.models import *
|
||
|
|
from base import SharedMemoryModel
|