mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-08 18:44:53 +00:00
Merge pull request #173 from carljm/fix-pypi-pin
Use shields.io for PyPI badge
This commit is contained in:
commit
debff0cbbf
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ django-model-utils
|
||||||
:target: http://travis-ci.org/carljm/django-model-utils
|
:target: http://travis-ci.org/carljm/django-model-utils
|
||||||
.. image:: https://coveralls.io/repos/carljm/django-model-utils/badge.png?branch=master
|
.. image:: https://coveralls.io/repos/carljm/django-model-utils/badge.png?branch=master
|
||||||
:target: https://coveralls.io/r/carljm/django-model-utils
|
:target: https://coveralls.io/r/carljm/django-model-utils
|
||||||
.. image:: https://pypip.in/v/django-model-utils/badge.png
|
.. image:: https://img.shields.io/pypi/v/django-model-utils.svg
|
||||||
:target: https://crate.io/packages/django-model-utils
|
:target: https://crate.io/packages/django-model-utils
|
||||||
|
|
||||||
Django model mixins and utilities.
|
Django model mixins and utilities.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue