mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Add PyPI version and download count badges
This commit is contained in:
parent
216d0b7095
commit
adc025126f
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ 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
|
||||
:target: https://crate.io/packages/django-model-utils
|
||||
.. image:: https://pypip.in/d/django-model-utils/badge.png
|
||||
:target: https://crate.io/packages/django-model-utils
|
||||
|
||||
Django model mixins and utilities.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue