Added some info the idmapper header, detailing the evennia changes better.
This commit is contained in:
parent
d36a79b2cc
commit
b87f787c38
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ Evennia changes:
|
||||||
normal dictionary. The old way caused very hard-to-diagnose bugs
|
normal dictionary. The old way caused very hard-to-diagnose bugs
|
||||||
over long periods of time (which Evennia requires)
|
over long periods of time (which Evennia requires)
|
||||||
|
|
||||||
|
added save() overloading mechanism to update cache
|
||||||
|
|
||||||
|
added get_all_cached_instances() for convenient access to objects
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from django.db.models.base import Model, ModelBase
|
from django.db.models.base import Model, ModelBase
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue