This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
391165d8122abeecbb571d0fbc1e1cec381ae8ce
deb-python-wsme
/
wsme
/
protocols
History
Christophe de Vienne
391165d812
Avoid using a weakref.proxy for CallContext.request because we need to get a real ref to the request at some point in the tests
2012-01-18 20:04:00 +01:00
..
__init__.py
Avoid using a weakref.proxy for CallContext.request because we need to get a real ref to the request at some point in the tests
2012-01-18 20:04:00 +01:00
commons.py
Better handling of function arguments as params (POST or GET)
2011-11-28 18:32:51 +01:00
rest.py
Better handling of function arguments as params (POST or GET)
2011-11-28 18:32:51 +01:00
restjson.py
Now supports dictionnaries in addition to arrays
2011-11-30 15:06:35 +01:00
restxml.py
Now supports dictionnaries in addition to arrays
2011-11-30 15:06:35 +01:00