##// END OF EJS Templates
Moved post image to a separate model. Each post (as of model) can contain multiple images now. The image shown to the user is got with get_first_image method
Moved post image to a separate model. Each post (as of model) can contain multiple images now. The image shown to the user is got with get_first_image method
neko259 -
r693:641dff39 1.8-dev
Show More
Name Size Modified Last Commit Author
/ boards / models
__init__.py Loading ...
base.py Loading ...
image.py Loading ...
post.py Loading ...
tag.py Loading ...
thread.py Loading ...
user.py Loading ...