##// 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

File last commit:

r2305:707bd908 merge default
r2308:323842c2 default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.11.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]