mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
Fix badges.
This commit is contained in:
parent
acc36d9e3e
commit
5fa2670643
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ django-admin2
|
|||
:target: https://github.com/jazzband/django-admin2/actions
|
||||
:alt: GitHub Actions
|
||||
.. image:: https://codecov.io/gh/jazzband/django-admin2/branch/develop/graph/badge.svg?token=PcC594rhI4
|
||||
:target: https://codecov.io/gh/jazzband/django-admin2
|
||||
:target: https://codecov.io/gh/jazzband/django-admin2
|
||||
:alt: Code coverage
|
||||
|
||||
One of the most useful parts of ``django.contrib.admin`` is the ability to
|
||||
configure various views that touch and alter data. django-admin2 is a complete
|
||||
|
|
|
|||
Loading…
Reference in a new issue