##// END OF EJS Templates
core: always attach pyramid context into request...
core: always attach pyramid context into request - this will be the default way of replacing tempalte_context globals from pylons - helps remove of old style PartialRenderer

File last commit:

r1858:58a4db79 default
r1896:936e31fc default
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.9.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]