deb-python-wsme/wsme
Jenkins 52f756a9de Merge "Complex types should check unexpected attributes" 2015-08-07 09:28:13 +00:00
..
rest Merge "Complex types should check unexpected attributes" 2015-08-07 09:28:13 +00:00
tests Merge "Complex types should check unexpected attributes" 2015-08-07 09:28:13 +00:00
__init__.py Reorganise the decorators. expose and validate are now in wsme.rest, and ws.api.signature becomes the raw decorator to declare a function signature. Got rid of the 'pexpose' decorator, which will be replaced later by a better way. 2012-10-31 10:48:01 +01:00
api.py Fix wrong reference to status argument in the docs 2015-05-26 17:29:45 +00:00
exc.py Complex types should check unexpected attributes 2015-05-18 12:39:50 +02:00
protocol.py Multiple protocol accept or content-type matching 2015-04-24 16:19:46 +02:00
root.py Multiple protocol accept or content-type matching 2015-04-24 16:19:46 +02:00
runtime.py Move the missing argument verification in a wsme.runtime module so that it can be used in all adapters 2013-04-08 15:45:08 +02:00
spore.py Rework the rest implementation. We now have a single protocol that can manupulate different dataformat thanks to the helpers provided by the xml, json and args modules (which will be used by the adapters too). Some corner cases still don't pass the unittest, and some code cleaning is required. 2012-11-07 18:19:11 +01:00
types.py Move ipaddr to netaddr 2015-05-27 23:20:40 +08:00
utils.py Added timezone support to parse_isodatetime 2015-05-22 09:36:39 -07:00