platypush/platypush/entities/_engine
Fabio Manganiello e71c312133
Always read an entity's parent through get_parent when climbing up.
This should avoid the risk of `DetachedInstanceError` by retrieving the
object into the session if it's not available.
2023-03-22 22:41:09 +01:00
..
repo Always read an entity's parent through get_parent when climbing up. 2023-03-22 22:41:09 +01:00
__init__.py Big rewrite/refactor of the entities merger 2023-03-19 12:40:48 +01:00
queue.py typo fix 2023-02-08 01:09:25 +01:00