##// END OF EJS Templates
Do not redirect after posting a form to the tag page, do it only when running...
Do not redirect after posting a form to the tag page, do it only when running a dispatch method

File last commit:

r951:225d57cf default
r1103:1e957702 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