This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-04-02 05:57:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f1457d13f8
evennia
/
lib
/
utils
/
idmapper
/
models.py
3 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
2010-08-29 18:46:58 +00:00
from
django
.
db
.
models
import
*
Implemented WeakSharedMemoryModel for Attributes.
2014-05-11 15:23:11 +02:00
from
base
import
SharedMemoryModel
,
WeakSharedMemoryModel
Reference in a new issue
Copy permalink