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

Commit 871e0b5

Browse files
committed
changed ajax_views to ajax_cbv
1 parent e65ebe8 commit 871e0b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

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

44
|Build Status| |Codacy Badge| |Coverage Status| |BCH compliance|
55

6-
Django module to easily use generic Class Based Views with ajax.
6+
Django module to easily use generic Class Based views with ajax.
77

88
Table of contents:
99
* `How to install`_;
@@ -32,16 +32,16 @@ Then add ‘ajax\_cbv’ to your INSTALLED\_APPS.
3232
License
3333
-------
3434

35-
MIT license, see the LICENSE file. You can use django-ajax-cbv in open source
35+
MIT license, see the LICENSE file. You can use obfuscator in open source
3636
projects and commercial products.
3737

3838
.. _How to install: #how-to-install
3939
.. _License: #license
4040

41-
.. |Build Status| image:: https://travis-ci.org/dipcode-software/django-ajax-cbv.svg?branch=master
41+
.. |Build Status| image:: https://travis-ci.org/dipcode-software/django-ajax-views.svg?branch=master
4242
:target: https://travis-ci.org/dipcode-software/django-ajax-cbv
4343
.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/a64f03c2bd344561bc21e05c23aa04fb
44-
:target: https://www.codacy.com/app/srtabscbvgo-ajax-views?utm_source=github.com&utm_medium=referral&utm_content=dipcode-software/django-ajax-cbv&utm_campaign=Badge_Grade
44+
:target: https://www.codacy.com/app/srtabs/django-ajax-cbv?utm_source=github.com&utm_medium=referral&utm_content=dipcode-software/django-ajax-cbv&utm_campaign=Badge_Grade
4545
.. |Coverage Status| image:: https://coveralls.io/repos/github/dipcode-software/django-ajax-cbv/badge.svg?branch=master
4646
:target: https://coveralls.io/github/dipcode-software/django-ajax-cbv?branch=master
4747
.. |BCH compliance| image:: https://bettercodehub.com/edge/badge/dipcode-software/django-ajax-cbv?branch=master

0 commit comments

Comments
 (0)