aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/templates
diff options
context:
space:
mode:
authorAndreas Bernacca2014-11-21 22:15:43 +0100
committerAndreas Bernacca2014-11-21 22:15:43 +0100
commitfe9a758d7e0db90be7fe5878d1617444c2465391 (patch)
tree804ea083d025f82565e9ff9e03f1d76a84eec53b /rest_framework/templates
parent5b671cb515cf49bc0335bdaa7ca0759827eb844d (diff)
downloaddjango-rest-framework-fe9a758d7e0db90be7fe5878d1617444c2465391.tar.bz2
remove sponsored by dabapps
Diffstat (limited to 'rest_framework/templates')
-rw-r--r--rest_framework/templates/rest_framework/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/rest_framework/templates/rest_framework/base.html b/rest_framework/templates/rest_framework/base.html
index e9d99a65..a2bd8cd5 100644
--- a/rest_framework/templates/rest_framework/base.html
+++ b/rest_framework/templates/rest_framework/base.html
@@ -240,7 +240,6 @@
<footer>
{% block footer %}
- <p>Sponsored by <a href="http://dabapps.com/">DabApps</a>.</p>
{% endblock %}
</footer>