File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
- ============================
2
- Welcome to django-bootstrap3
3
- ============================
1
+ =================
2
+ django-bootstrap3
3
+ =================
4
+ -----------------------
5
+ Bootstrap 3 for Django.
6
+ -----------------------
7
+
8
+ Write Django for your backend
4
9
5
10
.. image :: https://img.shields.io/travis/dyve/django-bootstrap3/master.svg
6
11
:target: https://travis-ci.org/dyve/django-bootstrap3
7
12
8
13
.. image :: https://img.shields.io/coveralls/dyve/django-bootstrap3/master.svg
9
14
:target: https://coveralls.io/r/dyve/django-bootstrap3?branch=master
10
15
16
+
11
17
.. image :: https://img.shields.io/pypi/v/django-bootstrap3.svg
12
18
:target: https://pypi.python.org/pypi/django-bootstrap3
13
19
:alt: Latest PyPI version
@@ -16,6 +22,14 @@ Welcome to django-bootstrap3
16
22
:target: https://pypi.python.org/pypi/django-bootstrap3
17
23
:alt: Number of PyPI downloads per month
18
24
25
+ .. image :: https://img.shields.io/pypi/dw/django-bootstrap3.svg
26
+ :target: https://pypi.python.org/pypi/django-bootstrap3
27
+ :alt: Number of PyPI downloads per week
28
+
29
+ .. image :: https://img.shields.io/pypi/dd/django-bootstrap3.svg
30
+ :target: https://pypi.python.org/pypi/django-bootstrap3
31
+ :alt: Number of PyPI downloads per day
32
+
19
33
Use Bootstrap in your Django templates, the Django way.
20
34
21
35
You can’t perform that action at this time.
0 commit comments