##// END OF EJS Templates
Fixes to previous commit
Fixes to previous commit

File last commit:

r951:225d57cf default
r1057:eaae8ea1 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