Skip to content

Commit 9878cc2

Browse files
Should be the final badge changes
1 parent 35f9a32 commit 9878cc2

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.rst

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Django Timezone Utils: Time Zone Utilities For Models
22
=====================================================
33

4+
.. image:: https://pypip.in/version/django-timezone-utils/badge.svg?style=flat&text=version
5+
:target: https://pypi.python.org/pypi/django-timezone-utils/
6+
:alt: Latest Version
7+
48
.. image:: https://travis-ci.org/michaeljohnbarr/django-timezone-utils.png?branch=master
59
:target: https://travis-ci.org/michaeljohnbarr/django-timezone-utils
610
:alt: Test Status
@@ -13,11 +17,21 @@ Django Timezone Utils: Time Zone Utilities For Models
1317
:target: https://coveralls.io/r/michaeljohnbarr/django-timezone-utils
1418
:alt: Coverage Status
1519

16-
.. image:: https://pypip.in/version/django-timezone-utils/badge.svg
20+
.. image:: https://pypip.in/py_versions/django-timezone-utils/badge.svg?style=flat
1721
:target: https://pypi.python.org/pypi/django-timezone-utils/
18-
:alt: Latest Version
22+
:alt: Supported Python versions
23+
24+
.. image:: https://pypip.in/license/django-timezone-utils/badge.svg?style=flat
25+
:target: https://pypi.python.org/pypi/django-timezone-utils/
26+
:alt: License
27+
28+
.. image:: https://pypip.in/status/django-timezone-utils/badge.svg?style=flat
29+
:target: https://pypi.python.org/pypi/django-timezone-utils/
30+
:alt: Development Status
31+
32+
1933

20-
*django-timezone-utils* adds automatic time zone conversions and support
34+
**django-timezone-utils** adds automatic time zone conversions and support
2135
utilities to Django.
2236

2337
Please note that this project is currently marked as a development status of

0 commit comments

Comments
 (0)