|
1 | 1 | django-rest-framework-datatables-editor
|
2 | 2 | =======================================
|
3 | 3 |
|
4 |
| -|build-status-image| |codecov-image| |documentation-status-image| |pypi-version| |py-versions| |
| 4 | +|build-status-image| |codecov-image| |documentation-status-image| |pypi-version| |py-versions| |dj-versions| |
5 | 5 |
|
6 | 6 | Overview
|
7 | 7 | --------
|
@@ -212,21 +212,22 @@ If you want to check the coverage, use:
|
212 | 212 | :target: https://travis-ci.com/VVyacheslav/django-rest-framework-datatables-editor
|
213 | 213 | :alt: Travis build
|
214 | 214 |
|
215 |
| -.. |codecov-image| image:: https://codecov.io/gh/VVyacheslav/django-rest-framework-datatables-editor/branch/master/graph/badge.svg |
| 215 | +.. |codecov-image| image:: https://codecov.io/gh/VVyacheslav/django-rest-framework-datatables-editor/branch/master/graph/badge.svg?style=flat-square |
216 | 216 | :target: https://codecov.io/gh/VVyacheslav/django-rest-framework-datatables-editor
|
217 | 217 |
|
218 |
| -.. |pypi-version| image:: https://img.shields.io/pypi/v/djangorestframework-datatables-editor.svg |
| 218 | +.. |pypi-version| image:: https://img.shields.io/pypi/v/djangorestframework-datatables-editor.svg?style=flat-square |
219 | 219 | :target: https://pypi.python.org/pypi/djangorestframework-datatables-editor
|
220 | 220 | :alt: Pypi version
|
221 | 221 |
|
222 |
| -.. |documentation-status-image| image:: https://readthedocs.org/projects/drf-datatables-editor/badge/?version=latest |
| 222 | +.. |documentation-status-image| image:: https://readthedocs.org/projects/drf-datatables-editor/badge/?version=latest&style=flat-square |
223 | 223 | :target: https://drf-datatables-editor.readthedocs.io/en/latest/?badge=latest
|
224 | 224 | :alt: Documentation Status
|
225 | 225 |
|
226 |
| -.. |py-versions| image:: https://img.shields.io/pypi/pyversions/djangorestframework-datatables-editor.svg |
227 |
| - :target: https://img.shields.io/pypi/pyversions/djangorestframework-datatables.svg |
| 226 | +.. |py-versions| image:: https://img.shields.io/pypi/pyversions/djangorestframework-datatables-editor.svg?style=flat-square |
| 227 | + :target: https://img.shields.io/pypi/pyversions/djangorestframework-datatables-editor.svg |
228 | 228 | :alt: Python versions
|
229 | 229 |
|
230 |
| -.. |dj-versions| image:: https://img.shields.io/pypi/djversions/djangorestframework-datatables.svg |
231 |
| - :target: https://img.shields.io/pypi/djversions/djangorestframework-datatables.svg |
| 230 | +.. |dj-versions| image:: https://img.shields.io/pypi/djversions/djangorestframework-datatables-editor.svg?style=flat-square |
| 231 | + :target: https://img.shields.io/pypi/djversions/djangorestframework-datatables-editor.svg |
232 | 232 | :alt: Django versions
|
| 233 | + |
0 commit comments