platypush/platypush/entities/_engine/repo
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
..
__init__.py Always read an entity's parent through get_parent when climbing up. 2023-03-22 22:41:09 +01:00
db.py Always read an entity's parent through get_parent when climbing up. 2023-03-22 22:41:09 +01:00
helpers.py Always read an entity's parent through get_parent when climbing up. 2023-03-22 22:41:09 +01:00
merger.py Always read an entity's parent through get_parent when climbing up. 2023-03-22 22:41:09 +01:00