[tpo/master] Add image to post

7 Feb
2019
7 Feb
'19
1:59 p.m.
commit 780e6eb26a01d205c0253baa3c68503d4a48145c Author: hiro <hiro@torproject.org> Date: Thu Feb 7 14:59:09 2019 +0100 Add image to post --- models/post.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/models/post.ini b/models/post.ini index 457c866..5276910 100644 --- a/models/post.ini +++ b/models/post.ini @@ -30,6 +30,10 @@ translate = True label = Type type = string +[fields.image] +label = Image +type = string + [fields.author] label = Author type = string
2313
Age (days ago)
2313
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org