From ba2eb5b22d7e9761f430aff9a7986051bef77bf1 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Sun, 7 Jul 2013 08:44:59 +0200 Subject: [PATCH] Update README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 0a0ee5f..2bfdd12 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,10 @@ django-admin2 .. image:: https://coveralls.io/repos/twoscoops/django-admin2/badge.png :alt: Coverage Status :target: https://coveralls.io/r/twoscoops/django-admin2 +.. image:: https://pypip.in/v/django-admin2/badge.png + :target: https://crate.io/packages/django-admin2/ +.. image:: https://pypip.in/d/django-admin2/badge.png + :target: https://crate.io/packages/django-admin2/ One of the most useful parts of ``django.contrib.admin`` is the ability to configure various views that touch and alter data. django-admin2 is a complete