fdfd
This commit is contained in:
parent
af5aeef352
commit
d79a13b8a2
1 changed files with 4 additions and 3 deletions
|
@ -293,6 +293,7 @@ def api_comment(v):
|
||||||
g.db.add(c_aux)
|
g.db.add(c_aux)
|
||||||
g.db.flush()
|
g.db.flush()
|
||||||
|
|
||||||
|
if v.id == 1:
|
||||||
print(c_aux)
|
print(c_aux)
|
||||||
print(c_aux.body_html)
|
print(c_aux.body_html)
|
||||||
print(c.comment_aux)
|
print(c.comment_aux)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue