##// 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 / events
__init__.py Loading ...
base.py Loading ...
interfaces.py Loading ...
pullrequest.py Loading ...
repo.py Loading ...
repo_group.py Loading ...
user.py Loading ...