From 15275b3a9f3d5aaf2b69727f14f200b27f3ba75e Mon Sep 17 00:00:00 2001 From: Trey Hunner Date: Sun, 28 Jun 2015 18:46:01 -0700 Subject: [PATCH] Use shields.io for PyPI badge pypipins is down: badges/pypipins#37 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0f76cf9..b7ddd73 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ 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 :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 Django model mixins and utilities.