From 2560dc968ef6879cf6062146560324b6982a8564 Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Thu, 16 May 2019 14:20:07 -0700 Subject: [PATCH] Remove Django Samples. (#657) --- samples/README.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/samples/README.md b/samples/README.md index c9c7cea55d3..d94e0ccb1ab 100644 --- a/samples/README.md +++ b/samples/README.md @@ -149,10 +149,6 @@ Documentation for the Google+ API in samples/plus Loop over all a user's activities and print a short snippet - - samples/django_sample - Demonstrates oauth2client and the Google+ API from Django - ## ![](http://www.google.com/images/icons/feature/predictionapi-32.png) Prediction API @@ -293,10 +289,6 @@ Documentation for the YouTube Data API in Demonstrates the people API and OAuth 2.0 decorator for Google App Engine applications - - samples/django_sample - Demonstrates oauth2client and the Google+ API from Django - samples/service_account Demonstrates working with service accounts @@ -317,15 +309,6 @@ Documentation for the YouTube Data API in -# Django Samples - - - - - - -
samples/django_sampleDemonstrates oauth2client and the Google+ API from Django
- # Command-line Samples