Skip to content

Commit 2560dc9

Browse files
authored
Remove Django Samples. (#657)
1 parent 9a25cc8 commit 2560dc9

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

samples/README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,6 @@ Documentation for the Google+ API in
149149
<td><a href="plus">samples/plus</a></td>
150150
<td>Loop over all a user's activities and print a short snippet</td>
151151
</tr>
152-
<tr>
153-
<td><a href="django_sample">samples/django_sample</a></td>
154-
<td>Demonstrates oauth2client and the Google+ API from Django</td>
155-
</tr>
156152
</table>
157153

158154
## ![](http://www.google.com/images/icons/feature/predictionapi-32.png) Prediction API
@@ -293,10 +289,6 @@ Documentation for the YouTube Data API in
293289
<td>Demonstrates the people API and OAuth 2.0 decorator for Google App
294290
Engine applications</td>
295291
</tr>
296-
<tr>
297-
<td><a href="django_sample">samples/django_sample</a></td>
298-
<td>Demonstrates oauth2client and the Google+ API from Django</td>
299-
</tr>
300292
<tr>
301293
<td><a href="service_account">samples/service_account</a></td>
302294
<td>Demonstrates working with service accounts</td>
@@ -317,15 +309,6 @@ Documentation for the YouTube Data API in
317309
</tr>
318310
</table>
319311

320-
# Django Samples
321-
322-
<table>
323-
<tr>
324-
<td><a href="django_sample">samples/django_sample</a></td>
325-
<td>Demonstrates oauth2client and the Google+ API from Django</td>
326-
</tr>
327-
</table>
328-
329312
# Command-line Samples
330313

331314
<table>

0 commit comments

Comments
 (0)