This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
1bc2b779ebb0161292734a3c592295909e84a41e
deb-python-wsme
/
wsme
/
protocols
History
Christophe de Vienne
1bc2b779eb
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
..
templates
Add arrays support in soap
2011-10-07 15:16:21 +02:00
__init__.py
Move the protocols to a dedicated module, and their activation more explicit
2011-10-01 20:16:57 +02:00
restjson.py
Documented most of the api
2011-10-11 16:15:13 +02:00
restxml.py
Documented most of the api
2011-10-11 16:15:13 +02:00
soap.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