mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-10 06:14:43 +00:00
Updated README.rst with svg bagdes
This commit is contained in:
parent
1b52902368
commit
ccec790fec
1 changed files with 2 additions and 2 deletions
|
|
@ -14,10 +14,10 @@ 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.png?style=flat-square
|
||||
.. image:: http://img.shields.io/travis/deschler/django-modeltranslation/master.svg?style=flat-square
|
||||
:target: https://travis-ci.org/deschler/django-modeltranslation
|
||||
|
||||
.. image:: http://img.shields.io/coveralls/deschler/django-modeltranslation.png?style=flat-square
|
||||
.. image:: http://img.shields.io/coveralls/deschler/django-modeltranslation.svg?style=flat-square
|
||||
:target: https://coveralls.io/r/deschler/django-modeltranslation
|
||||
|
||||
.. image:: https://img.shields.io/pypi/v/django-modeltranslation.svg?style=flat-square
|
||||
|
|
|
|||
Loading…
Reference in a new issue