summaryrefslogtreecommitdiff
path: root/vymgmt
AgeCommit message (Collapse)Author
2016-09-05Fix some logic error in commit()hochikong
Fix the readme add a new exception rewrite the error handle in router.py
2016-08-26Fix some logic error in logout()hochikong
Fix two mistakes may raise error exceptions in error_distinguish Add a quick start section to README
2016-08-24Fix some mistakes in README and check all codes by 2to3hochikong
2016-08-24T133 Add a generic method set() and delete()hochikong
Fix all problems from now on
2016-08-21T133:Add a generic method set() and delete()hochikong
Rename the project Add set and delete method Rewrite README