Remove Django Samples. (#657)
diff --git a/samples/README.md b/samples/README.md
index c9c7cea..d94e0cc 100644
--- a/samples/README.md
+++ b/samples/README.md
@@ -149,10 +149,6 @@
<td><a href="plus">samples/plus</a></td>
<td>Loop over all a user's activities and print a short snippet</td>
</tr>
- <tr>
- <td><a href="django_sample">samples/django_sample</a></td>
- <td>Demonstrates oauth2client and the Google+ API from Django</td>
- </tr>
</table>
##  Prediction API
@@ -294,10 +290,6 @@
Engine applications</td>
</tr>
<tr>
- <td><a href="django_sample">samples/django_sample</a></td>
- <td>Demonstrates oauth2client and the Google+ API from Django</td>
- </tr>
- <tr>
<td><a href="service_account">samples/service_account</a></td>
<td>Demonstrates working with service accounts</td>
</tr>
@@ -317,15 +309,6 @@
</tr>
</table>
-# Django Samples
-
-<table>
- <tr>
- <td><a href="django_sample">samples/django_sample</a></td>
- <td>Demonstrates oauth2client and the Google+ API from Django</td>
- </tr>
-</table>
-
# Command-line Samples
<table>