Package: djangorestframework / 3.4.0-2

remove_remote_resources.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 656f93cba71bafc92d17ee336df9aff4f9bf22ce Mon Sep 17 00:00:00 2001
From: SVN-Git Migration <python-modules-team@lists.alioth.debian.org>
Date: Thu, 8 Oct 2015 08:58:39 -0700
Subject: Removed remote resouces in index.md

Last-Update: 2014-06-10
Patch-Name: remove_remote_resources.patch
---
 docs/index.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index f64056c..a0f6093 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -263,9 +263,6 @@ For support please see the [REST framework discussion group][group], try the  `#
 
 For updates on REST framework development, you may also want to follow [the author][twitter] on Twitter.
 
-<a style="padding-top: 10px" href="https://twitter.com/_tomchristie" class="twitter-follow-button" data-show-count="false">Follow @_tomchristie</a>
-<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-
 ## Security
 
 If you believe you’ve found something in Django REST framework which has security implications, please **do not raise the issue in a public forum**.