File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
Django Timezone Utils: Time Zone Utilities For Models
2
2
=====================================================
3
3
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
+
4
8
.. image :: https://travis-ci.org/michaeljohnbarr/django-timezone-utils.png?branch=master
5
9
:target: https://travis-ci.org/michaeljohnbarr/django-timezone-utils
6
10
:alt: Test Status
@@ -13,11 +17,21 @@ Django Timezone Utils: Time Zone Utilities For Models
13
17
:target: https://coveralls.io/r/michaeljohnbarr/django-timezone-utils
14
18
:alt: Coverage Status
15
19
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
17
21
: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
+
19
33
20
- *django-timezone-utils * adds automatic time zone conversions and support
34
+ ** django-timezone-utils * * adds automatic time zone conversions and support
21
35
utilities to Django.
22
36
23
37
Please note that this project is currently marked as a development status of
You can’t perform that action at this time.
0 commit comments