##// END OF EJS Templates
Refactored websockets notifications and updating threads when updating posts
Refactored websockets notifications and updating threads when updating posts

File last commit:

r951:225d57cf default
r1088:9cc4c6f4 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