Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 1fdc0f3

Browse files
author
Sandro Rodrigues
committed
Changed pypi badge position
1 parent 7b7b29f commit 1fdc0f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django Ajax CBV
22
=================
33

4-
|Pypi| |Build Status| |Codacy Badge| |Coverage Status| |BCH compliance|
4+
|Build Status| |Codacy Badge| |Coverage Status| |BCH compliance| |Pypi|
55

66
Django module to easily use generic Class Based views with ajax.
77

@@ -45,8 +45,6 @@ projects and commercial products.
4545
.. _How to install: #how-to-install
4646
.. _License: #license
4747

48-
.. |Pypi| image:: https://img.shields.io/pypi/v/django-ajax-cbv.svg?style=flat-square
49-
:target: https://pypi.python.org/pypi/django-ajax-cbv
5048
.. |Build Status| image:: https://travis-ci.org/dipcode-software/django-ajax-cbv.svg?branch=master
5149
:target: https://travis-ci.org/dipcode-software/django-ajax-cbv
5250
.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/a64f03c2bd344561bc21e05c23aa04fb
@@ -55,3 +53,5 @@ projects and commercial products.
5553
:target: https://coveralls.io/github/dipcode-software/django-ajax-cbv?branch=master
5654
.. |BCH compliance| image:: https://bettercodehub.com/edge/badge/dipcode-software/django-ajax-cbv?branch=master
5755
:target: https://bettercodehub.com/
56+
.. |Pypi| image:: https://img.shields.io/pypi/v/django-ajax-cbv.svg?style=flat-square
57+
:target: https://pypi.python.org/pypi/django-ajax-cbv

0 commit comments

Comments
 (0)