wsme/wsme
Christophe de Vienne 3de7a3a1e7 Remove the soap protocol (I am moving it to wsme-soap 2011-10-13 16:59:34 +02:00
..
protocols Remove the soap protocol (I am moving it to wsme-soap 2011-10-13 16:59:34 +02:00
tests Remove the soap protocol (I am moving it to wsme-soap 2011-10-13 16:59:34 +02:00
__init__.py Change the way framework adapters works. Now the adapter modules have a simple adapt function that adapt a :class:`wsme.WSRoot` instance. This way a same root can be integrated in several framework. 2011-10-11 22:51:21 +02:00
controller.py WSRoot.addprotocol now takes keywords parameters and transmit them to getprotocol for instanciating the protocol 2011-10-13 13:53:02 +02:00
exc.py Improve ClientSideError interface + raise wsme.exc coverage to 100% 2011-10-11 13:49:57 +02:00
release.py Update the doc and the version number 2011-10-12 23:30:13 +02:00
rest.py Added an adapter for TG1 2011-10-10 23:13:41 +02:00
tg1.py Change the way framework adapters works. Now the adapter modules have a simple adapt function that adapt a :class:`wsme.WSRoot` instance. This way a same root can be integrated in several framework. 2011-10-11 22:51:21 +02:00
types.py Documented most of the api 2011-10-11 16:15:13 +02:00
utils.py A few utility functions 2011-09-23 20:33:10 +02:00
wsgi.py Change the way framework adapters works. Now the adapter modules have a simple adapt function that adapt a :class:`wsme.WSRoot` instance. This way a same root can be integrated in several framework. 2011-10-11 22:51:21 +02:00