From aa0e8a92f1adb244695c020f4cd2a57a55a8ccea Mon Sep 17 00:00:00 2001 From: Diederik van der Boor Date: Fri, 17 Jun 2016 17:40:22 +0200 Subject: [PATCH] Removed PyPi download count as per suggestion from maubert on IRC See https://mail.python.org/pipermail/distutils-sig/2016-May/028967.html --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index fc06ea1..b02213b 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,6 @@ :target: http://travis-ci.org/django-polymorphic/django-polymorphic .. image:: https://img.shields.io/pypi/v/django-polymorphic-tree.svg :target: https://pypi.python.org/pypi/django-polymorphic-tree/ -.. image:: https://img.shields.io/pypi/dm/django-polymorphic-tree.svg - :target: https://pypi.python.org/pypi/django-polymorphic-tree/ Polymorphic Models for Django =============================