django-google-credentials 0.0.2

django-google-credentials is a Django app that stores Google OAuth credentials in Django ORM for easy API service access.Installation:1. Install or add django-google-credentials to your Python path.2. Add google_credentials to your INSTALLED_APPS...