##// 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.
Martin Bornhold -
r853:30d12223 stable
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models / settings
__init__.py Loading ...
test_issue_tracker.py Loading ...
test_settings.py Loading ...
test_vcs_settings.py Loading ...