2 lines
89 B
Python
Executable file
2 lines
89 B
Python
Executable file
from django.db.models import *
|
|
from base import SharedMemoryModel, WeakSharedMemoryModel
|