mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-18 04:01:00 +00:00
Added coveralls shield.
This commit is contained in:
parent
3bf2a1f717
commit
8a35f82477
1 changed files with 4 additions and 1 deletions
|
|
@ -14,9 +14,12 @@ may they use translations or not, and you never have to touch the original
|
|||
model class.
|
||||
|
||||
|
||||
.. image:: http://img.shields.io/travis/deschler/django-modeltranslation/master.svg?style=flat
|
||||
.. image:: http://img.shields.io/travis/deschler/django-modeltranslation/master.png?style=flat
|
||||
:target: https://travis-ci.org/deschler/django-modeltranslation
|
||||
|
||||
.. image:: http://img.shields.io/coveralls/deschler/django-modeltranslation.png?style=flat
|
||||
:target: https://coveralls.io/r/deschler/django-modeltranslation
|
||||
|
||||
.. image:: https://pypip.in/v/django-modeltranslation/badge.png?style=flat
|
||||
:target: https://pypi.python.org/pypi/django-modeltranslation/
|
||||
:alt: Latest PyPI version
|
||||
|
|
|
|||
Loading…
Reference in a new issue