##// 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 / model / validation_schema / schemas
__init__.py Loading ...
comment_schema.py Loading ...
gist_schema.py Loading ...
integration_schema.py Loading ...
repo_group_schema.py Loading ...
repo_schema.py Loading ...
search_schema.py Loading ...
user_schema.py Loading ...