Files
deb-python-oauth2client/oauth2client/contrib/django_util/site.py
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

960 B