This repository was archived by the owner on Jun 27, 2023. It is now read-only.
File tree 1 file changed +16
-6
lines changed
1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,27 @@ Django Pagination Bootstrap
3
3
4
4
.. badges-begin
5
5
6
- |Travis | |Python Version | |PyPi | | Black | | pre-commit |
6
+ |PyPI | |Python Version | |License |
7
7
8
- .. |Travis | image :: https://api.travis-ci.org/staticdev/django-pagination-bootstrap.svg?branch=master
9
- :target: https://travis-ci.org/staticdev/django-pagination-bootstrap
8
+ |Tests | |Codecov |
9
+
10
+ |Black | |pre-commit |
10
11
11
- .. |Python Version | image :: https://img.shields.io/pypi/pyversions/django-pagination-bootstrap
12
- :target: https://pypi.org/project/django-pagination-bootstrap
13
- :alt: Python Version
14
12
.. |PyPi | image :: https://badge.fury.io/py/django-pagination-bootstrap.svg
15
13
:target: https://badge.fury.io/py/django-pagination-bootstrap
16
14
:alt: PyPI
15
+ .. |Python Version | image :: https://img.shields.io/pypi/pyversions/django-pagination-bootstrap
16
+ :target: https://pypi.org/project/django-pagination-bootstrap
17
+ :alt: Python Version
18
+ .. |License | image :: https://img.shields.io/pypi/l/django-pagination-bootstrap
19
+ :target: https://opensource.org/licenses/MIT
20
+ :alt: License
21
+ .. |Tests | image :: https://github.com/staticdev/django-pagination-bootstrap/workflows/Tests/badge.svg
22
+ :target: https://github.com/staticdev/django-pagination-bootstrap/actions?workflow=Tests
23
+ :alt: Tests
24
+ .. |Codecov | image :: https://codecov.io/gh/staticdev/django-pagination-bootstrap/branch/master/graph/badge.svg
25
+ :target: https://codecov.io/gh/staticdev/django-pagination-bootstrap
26
+ :alt: Codecov
17
27
.. |Black | image :: https://img.shields.io/badge/code%20style-black-000000.svg
18
28
:target: https://github.com/psf/black
19
29
:alt: Black
You can’t perform that action at this time.
0 commit comments