##// END OF EJS Templates
If we are over https, use old plain periodic thread update instead of...
If we are over https, use old plain periodic thread update instead of websockets

File last commit:

r951:225d57cf default
r1146:3a63bd27 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