##// END OF EJS Templates
Implemented search over posts. Moved get_user and get_theme to utils module. Use context processors instead of creating context in the base view. Removed unused imports in some modules
Implemented search over posts. Moved get_user and get_theme to utils module. Use context processors instead of creating context in the base view. Removed unused imports in some modules
neko259 -
r690:a8dffe47 1.8-dev
Show More
Name Size Modified Last Commit Author
/ boards / views
__init__.py Loading ...
all_tags.py Loading ...
all_threads.py Loading ...
api.py Loading ...
authors.py Loading ...
ban.py Loading ...
banned.py Loading ...
base.py Loading ...
delete_post.py Loading ...
login.py Loading ...
mixins.py Loading ...
not_found.py Loading ...
post_admin.py Loading ...
posting_mixin.py Loading ...
settings.py Loading ...
static.py Loading ...
tag_threads.py Loading ...
thread.py Loading ...