|
1 |
| -==================== |
2 |
| -Django Debug Toolbar |
3 |
| -==================== |
| 1 | +===================================== |
| 2 | +Django Debug Toolbar |latest-version| |
| 3 | +===================================== |
4 | 4 |
|
5 |
| -.. image:: https://jazzband.co/static/img/badge.svg |
| 5 | +|jazzband| |build-status| |codecov| |docs| |python-support| |django-support| |
| 6 | + |
| 7 | +.. |latest-version| image:: https://img.shields.io/pypi/v/django-debug-toolbar.svg |
| 8 | + :target: https://pypi.python.org/pypi/django-debug-toolbar |
| 9 | + :alt: Latest version on PyPI |
| 10 | + |
| 11 | +.. |jazzband| image:: https://jazzband.co/static/img/badge.svg |
6 | 12 | :target: https://jazzband.co/
|
7 | 13 | :alt: Jazzband
|
8 | 14 |
|
9 |
| -.. image:: https://github.com/jazzband/django-debug-toolbar/workflows/Test/badge.svg |
| 15 | +.. |build-status| image:: https://github.com/jazzband/django-debug-toolbar/workflows/Test/badge.svg |
10 | 16 | :target: https://github.com/jazzband/django-debug-toolbar/actions
|
11 | 17 | :alt: Build Status
|
12 | 18 |
|
13 |
| -.. image:: https://codecov.io/gh/jazzband/django-debug-toolbar/branch/main/graph/badge.svg |
| 19 | +.. |codecov| image:: https://codecov.io/gh/jazzband/django-debug-toolbar/branch/main/graph/badge.svg |
14 | 20 | :target: https://codecov.io/gh/jazzband/django-debug-toolbar
|
15 | 21 | :alt: Test coverage status
|
16 | 22 |
|
17 |
| -.. image:: https://img.shields.io/pypi/pyversions/django-debug-toolbar |
| 23 | +.. |docs| image:: https://img.shields.io/readthedocs/django-debug-toolbar/latest.svg |
| 24 | + :target: https://readthedocs.org/projects/django-debug-toolbar/ |
| 25 | + :alt: Documentation status |
| 26 | + |
| 27 | +.. |python-support| image:: https://img.shields.io/pypi/pyversions/django-debug-toolbar |
18 | 28 | :target: https://pypi.python.org/pypi/django-debug-toolbar
|
19 | 29 | :alt: Supported Python versions
|
20 | 30 |
|
21 |
| -.. image:: https://img.shields.io/pypi/djversions/django-debug-toolbar |
| 31 | +.. |django-support| image:: https://img.shields.io/pypi/djversions/django-debug-toolbar |
22 | 32 | :target: https://pypi.org/project/django-debug-toolbar
|
23 | 33 | :alt: Supported Django versions
|
24 | 34 |
|
|
0 commit comments