Update badges.

This commit is contained in:
Jannis Leidel 2020-11-30 21:03:00 +01:00
parent 502c8da1ba
commit be92e09c9a
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -1,14 +1,22 @@
Constance - Dynamic Django settings Constance - Dynamic Django settings
=================================== ===================================
.. image:: https://github.com/jazzband/django-constance/workflows/Test/badge.svg
:alt: Build Status
:target: https://github.com/jazzband/django-constance/actions
.. image:: https://jazzband.co/static/img/badge.svg .. image:: https://jazzband.co/static/img/badge.svg
:alt: Jazzband :alt: Jazzband
:target: https://jazzband.co/ :target: https://jazzband.co/
.. image:: https://img.shields.io/readthedocs/django-constance.svg
:target: https://django-constance.readthedocs.io/
:alt: Documentation
.. image:: https://github.com/jazzband/django-constance/workflows/Test/badge.svg
:target: https://github.com/jazzband/django-constance/actions
:alt: GitHub Actions
.. image:: https://codecov.io/gh/jazzband/django-constance/branch/master/graph/badge.svg
:target: https://codecov.io/gh/jazzband/django-constance
:alt: Coverage
A Django app for storing dynamic settings in pluggable backends (Redis and A Django app for storing dynamic settings in pluggable backends (Redis and
Django model backend built in) with an integration with the Django admin app. Django model backend built in) with an integration with the Django admin app.