mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 06:46:31 +01:00
Apparently, if you retrieve the same model instance with two different references, they don't equate with is or ==, you need to compare the id's. I could be misreading the symptoms, but this is what I had to do to get it to recognize that the home of the object in question was its current (going away) location, and act appropriately. |
||
|---|---|---|
| .. | ||
| sql | ||
| __init__.py | ||
| models.py | ||
| views.py | ||