Questions Hard reload of a FastAPI app page calls router method twice and gives a strange result byMRJune 28, 2022
Questions Pytest raises exception but assert doesn't catch it, although they are the same type and same value byMRJune 28, 2022
Questions why does db.query(Item).all().filter(Item.is_active == True) fail with error AttributeError: 'list' object has no attribute 'filter' byMRMay 30, 2022