##// END OF EJS Templates
Fixed notifications for multi-thread posts. Fixed hiding hidden tag threads when viewing tag page
Fixed notifications for multi-thread posts. Fixed hiding hidden tag threads when viewing tag page

File last commit:

r951:225d57cf default
r1062:5357cb86 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