remotes/1693045480750635534/spooky-22
Aevann1 2021-07-26 05:12:06 +02:00
parent 230792b404
commit 1dcc70fcd7
1 changed files with 2 additions and 0 deletions

View File

@ -82,10 +82,12 @@ def get_account(base36id, v=None, graceful=False):
def get_post(pid, v=None, graceful=False, **kwargs):
print('aaa')
if isinstance(pid, str):
i = base36decode(pid)
else:
i = pid
print('bbb')
if v:
vt = g.db.query(Vote).filter_by(