mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-11 07:15:51 +03:00
Update to bootstrap 3. Closes #1085
This commit is contained in:
parent
254701230d
commit
45b5f23f31
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -15,8 +15,7 @@
|
|||
|
||||
{% block style %}
|
||||
{% block bootstrap_theme %}
|
||||
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
|
||||
<!--<link rel="stylesheet" type="text/css" href="{% static "rest_framework/css/bootstrap.min.css" %}"/>-->
|
||||
<link rel="stylesheet" type="text/css" href="{% static "rest_framework/css/bootstrap.min.css" %}"/>
|
||||
<link rel="stylesheet" type="text/css" href="{% static "rest_framework/css/bootstrap-tweaks.css" %}"/>
|
||||
{% endblock %}
|
||||
<link rel="stylesheet" type="text/css" href="{% static "rest_framework/css/prettify.css" %}"/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user