wsme/examples/demo
Christophe de Vienne 843c6a3d0f Move the protocols to a dedicated module, and their activation more explicit
--HG--
rename : wsme/restjson.py => wsme/protocols/restjson.py
rename : wsme/restxml.py => wsme/protocols/restxml.py
rename : wsme/soap.py => wsme/protocols/soap.py
rename : wsme/templates/__init__.py => wsme/protocols/templates/__init__.py
rename : wsme/templates/fault.html => wsme/protocols/templates/fault.html
rename : wsme/templates/soap.html => wsme/protocols/templates/soap.html
rename : wsme/templates/wsdl.html => wsme/protocols/templates/wsdl.html
2011-10-01 20:16:57 +02:00
..
client.py Made the demo work with suds 2011-09-26 10:42:22 +02:00
demo.cfg Add a small demo, and fix a few problems 2011-09-21 16:55:29 +02:00
demo.py Move the protocols to a dedicated module, and their activation more explicit 2011-10-01 20:16:57 +02:00
setup.cfg Start working on the soap protocol 2011-09-22 17:04:33 +02:00
setup.py Start working on the soap protocol 2011-09-22 17:04:33 +02:00