Files
deb-python-oauth2client/docs/source/oauth2client.contrib.rst
Bill Prin 25165adbc1 Refactor Django helpers (#546)
* Move all Django code into contrib.django_util.
* Add DjangORMStorage. This is backwards compatible with old django_orm storage.
* Add new functionality to decorators and views that integrate with Django ORM-based storage.
* Fix issue where Django storage always creates new Models.
* Move tests into Django package and have them create an actual test app to create test databases etc.
* Remove FlowField.
2016-07-26 12:04:48 -07:00

708 B

oauth2client.contrib package

Subpackages

oauth2client.contrib.django_util

Submodules

oauth2client.contrib.appengine oauth2client.contrib.devshell oauth2client.contrib.dictionary_storage oauth2client.contrib.flask_util oauth2client.contrib.gce oauth2client.contrib.keyring_storage oauth2client.contrib.locked_file oauth2client.contrib.multiprocess_file_storage oauth2client.contrib.multistore_file oauth2client.contrib.sqlalchemy oauth2client.contrib.xsrfutil

Module contents

oauth2client.contrib