This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-oauth2client
Code
Issues
Proposed changes
Files
8e000ed3900649a51207a3b6d6e4d99e2ae9aeee
deb-python-oauth2client
/
oauth2client
History
Joe Gregorio
8e000ed390
Allow an http object to be passed into tools.run() so that proxy
...
settings will be used. Reviewed in
http://codereview.appspot.com/5646045/
. Fixes issue
#91
.
2012-02-07 15:41:44 -05:00
..
__init__.py
[mq]: oauth2
2011-01-16 16:46:55 -05:00
anyjson.py
Fixes issue
#85
. Also moves all json imports to go through oauth2client.anyjson. Reviewed in
http://codereview.appspot.com/5531064/
.
2012-01-11 10:38:05 -05:00
appengine.py
Add .delete() to all Storages.
2012-02-06 13:40:42 -05:00
client.py
Add .delete() to all Storages.
2012-02-06 13:40:42 -05:00
clientsecrets.py
Fixes issue
#85
. Also moves all json imports to go through oauth2client.anyjson. Reviewed in
http://codereview.appspot.com/5531064/
.
2012-01-11 10:38:05 -05:00
crypt.py
Fixes issue
#85
. Also moves all json imports to go through oauth2client.anyjson. Reviewed in
http://codereview.appspot.com/5531064/
.
2012-01-11 10:38:05 -05:00
django_orm.py
Add .delete() method to Django Storage. Reviewed in
http://codereview.appspot.com/5636054/
2012-02-06 16:57:13 -05:00
file.py
Add .delete() to all Storages.
2012-02-06 13:40:42 -05:00
multistore_file.py
Add .delete() to all Storages.
2012-02-06 13:40:42 -05:00
tools.py
Allow an http object to be passed into tools.run() so that proxy
2012-02-07 15:41:44 -05:00