We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582928d commit 89d575aCopy full SHA for 89d575a
1 file changed
rest_framework/templates/rest_framework/admin.html
@@ -36,7 +36,7 @@
36
<span>
37
{% block branding %}
38
<a class='navbar-brand' rel="nofollow" href='http://www.django-rest-framework.org'>
39
- Django REST framework <span class="version">{{ version }}</span>
+ Django REST framework
40
</a>
41
{% endblock %}
42
</span>
0 commit comments