##// END OF EJS Templates
comments: remove helper to render a comment object....
comments: remove helper to render a comment object. - we always use helper renderer, and for consistency we should stick with that. It makes refactoring, and general use much harder. DB objects should have least possible logic inside.
marcink -
r1673:e3526633 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / api / views
__init__.py Loading ...
deprecated_api.py Loading ...
gist_api.py Loading ...
pull_request_api.py Loading ...
repo_api.py Loading ...
repo_group_api.py Loading ...
server_api.py Loading ...
testing_api.py Loading ...
user_api.py Loading ...
user_group_api.py Loading ...