v
This commit is contained in:
parent
2fd52befea
commit
d765b04be1
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ def fix(v):
|
|||
print(post.permalink, flush=True)
|
||||
g.db.add(post)
|
||||
g.db.commit()
|
||||
print('its over', flush=True)
|
||||
return 'sex'
|
||||
|
||||
@app.post('/admin/merge/<id1>/<id2>')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue