Serhat Sönmez

Results 1 issues of Serhat Sönmez

I downloaded flask-sentinel by pip like: ``` $ pip install flask-sentinel ``` When I try to import module, I am getting following error: ``` >>> from flask.ext.sentinel import oauth Traceback...