##// END OF EJS Templates
Added ability to disable bump limit of a thread
Added ability to disable bump limit of a thread

File last commit:

r951:225d57cf default
r1055:e5eaf6eb 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