mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Merge pull request #45 from carljm/pypipins
Add PyPI version and download count badges
This commit is contained in:
commit
dc54881cb1
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