soringswath

Results 1 issues of soringswath

Traceback (most recent call last): File "/Users/liulizhong/awesome-python3-webapp/www/test.py", line 15, in loop.run_until_complete(insert(loop)) File "/anaconda3/lib/python3.6/asyncio/base_events.py", line 473, in run_until_complete return future.result() File "/Users/liulizhong/awesome-python3-webapp/www/test.py", line 11, in insert await u.save() File "/Users/liulizhong/awesome-python3-webapp/www/orm.py", line...