##// END OF EJS Templates
Added bumpable and archived attributes to the thread API output
Added bumpable and archived attributes to the thread API output

File last commit:

r951:225d57cf default
r976:af7d403c default
Show More
__init__.py
3 lines | 164 B | text/x-python | PythonLexer
from boards.views.thread.thread import ThreadView
from boards.views.thread.normal import NormalThreadView
from boards.views.thread.gallery import GalleryThreadView