We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5194b commit 35f9a32Copy full SHA for 35f9a32
README.rst
@@ -12,6 +12,10 @@ Django Timezone Utils: Time Zone Utilities For Models
12
.. image:: https://coveralls.io/repos/michaeljohnbarr/django-timezone-utils/badge.svg
13
:target: https://coveralls.io/r/michaeljohnbarr/django-timezone-utils
14
:alt: Coverage Status
15
+
16
+.. image:: https://pypip.in/version/django-timezone-utils/badge.svg
17
+ :target: https://pypi.python.org/pypi/django-timezone-utils/
18
+ :alt: Latest Version
19
20
*django-timezone-utils* adds automatic time zone conversions and support
21
utilities to Django.
0 commit comments