mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Update badges.
This commit is contained in:
parent
502c8da1ba
commit
be92e09c9a
1 changed files with 12 additions and 4 deletions
16
README.rst
16
README.rst
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue