##// END OF EJS Templates
views: load template context for XHR views....
views: load template context for XHR views. - We use partial renderer and this requires the call_context to be initialized. - Helps the Pyramid porting to be finished
marcink -
r2308:323842c2 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 ...