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 b0501d1 commit fa52a3cCopy full SHA for fa52a3c
README.rst
@@ -8,6 +8,10 @@ Django Timezone Utils: Time Zone Utilities For Models
8
.. image:: https://landscape.io/github/michaeljohnbarr/django-timezone-utils/master/landscape.png
9
:target: https://landscape.io/github/michaelbarr/django-timezone-utils/master
10
:alt: Code Health
11
+
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
*django-timezone-utils* adds automatic time zone conversions and support
17
utilities to Django.
0 commit comments