##// END OF EJS Templates
Throw error 404 when trying to open invalid page in threads list
Throw error 404 when trying to open invalid page in threads list

File last commit:

r827:9fc1212e decentral
r977:6b112efe default
Show More
__init__.py
7 lines | 211 B | text/x-python | PythonLexer
__author__ = 'neko259'
from boards.models.image import PostImage
from boards.models.thread import Thread
from boards.models.post import Post
from boards.models.tag import Tag
from boards.models.user import Ban