##// END OF EJS Templates
gists: Remove gist_type from update method in model. #4243...
gists: Remove gist_type from update method in model. #4243 We do not allow to change the gist type from public to private or vice versa. Therefore there is no need to provide a ability in the model to do it.

File last commit:

r809:e5efe3f6 default
r851:7e3c29b0 default
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.5.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]