Feng,Chih Sheng
Results
1
comments of
Feng,Chih Sheng
@npcole I get the error like this: AttributeError: '_FakeStack' object has no attribute '__ident_func__' But I fixed it by modify the code in [https://github.com/dtheodor/flask-sqlalchemy-session/blob/master/flask_sqlalchemy_session/__init__.py](https://github.com/dtheodor/flask-sqlalchemy-session/blob/master/flask_sqlalchemy_session/__init__.py) I use these version: ``` python...