~azzar1/unity/add-show-desktop-key

ivle.webapp.base.test:
 - Test named operations on JSONRESTView.
 - Check for MethodNotAllowed where appropriate, not BadRequest.

ivle.webapp.base.views#JSONRESTView:
 - Add named operation support.
 - Raise MethodNotAllowed instead of BadRequest for bad methods.

ivle.webapp.base.views#named_operation: Add. Decorator to export named ops.
ivle.webapp.errors: Add MethodNotAllowed (405).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1099.1.13 15 years ago William Grant ivle.dispatch: Throw the routes mapper into req.ma 14.1 KB Diff Download File
html.py 1080.1.7 15 years ago matt.giuca The new ivle.database.User class is now used in Re 7.2 KB Diff Download File
login.py 1099.1.5 15 years ago William Grant ivle.dispatch{,.{login,request}}: Fix mod_python i 7.6 KB Diff Download File
request.py 1099.1.5 15 years ago William Grant ivle.dispatch{,.{login,request}}: Fix mod_python i 16.5 KB Diff Download File