This repository was archived by the owner on Dec 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Django Ajax CBV
2
2
=================
3
3
4
- |Pypi | | Build Status | |Codacy Badge | |Coverage Status | |BCH compliance |
4
+ |Build Status | |Codacy Badge | |Coverage Status | |BCH compliance | | Pypi |
5
5
6
6
Django module to easily use generic Class Based views with ajax.
7
7
@@ -45,8 +45,6 @@ projects and commercial products.
45
45
.. _How to install : #how-to-install
46
46
.. _License : #license
47
47
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
50
48
.. |Build Status | image :: https://travis-ci.org/dipcode-software/django-ajax-cbv.svg?branch=master
51
49
:target: https://travis-ci.org/dipcode-software/django-ajax-cbv
52
50
.. |Codacy Badge | image :: https://api.codacy.com/project/badge/Grade/a64f03c2bd344561bc21e05c23aa04fb
@@ -55,3 +53,5 @@ projects and commercial products.
55
53
:target: https://coveralls.io/github/dipcode-software/django-ajax-cbv?branch=master
56
54
.. |BCH compliance | image :: https://bettercodehub.com/edge/badge/dipcode-software/django-ajax-cbv?branch=master
57
55
: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
You can’t perform that action at this time.
0 commit comments