<div dir="ltr"><div>Hey<br><br>I'm using flask, and I was using an old version of pony orm that uses the with_transaction decorator.<br><br>I updated to the new version, and fixed the decorators in my app, but there still seems to be some issues.  I am using flask-login to manage my user logins, and it seems to load the user outside of the view or something like that.<br>
<br></div>Whats the best way to fix this?  Has anyone else run into the problem?<br></div>