@@ -16,33 +16,33 @@ To install the app run :
16
16
17
17
.. code :: shell
18
18
19
- pip install django-ajax-views
19
+ pip install django-ajax-cbv
20
20
21
21
or add it to the list of requirements of your project.
22
22
23
- Then add ‘ajax\_ views ’ to your INSTALLED\_ APPS.
23
+ Then add ‘ajax\_ cbv ’ to your INSTALLED\_ APPS.
24
24
25
25
.. code :: python
26
26
27
27
INSTALLED_APPS = [
28
28
...
29
- ' ajax_views ' ,
29
+ ' ajax_cbv ' ,
30
30
]
31
31
32
32
License
33
33
-------
34
34
35
- MIT license, see the LICENSE file. You can use obfuscator in open source
35
+ MIT license, see the LICENSE file. You can use django-ajax-cbv in open source
36
36
projects and commercial products.
37
37
38
38
.. _How to install : #how-to-install
39
39
.. _License : #license
40
40
41
- .. |Build Status | image :: https://travis-ci.org/dipcode-software/django-ajax-views .svg?branch=master
42
- :target: https://travis-ci.org/dipcode-software/django-ajax-views
41
+ .. |Build Status | image :: https://travis-ci.org/dipcode-software/django-ajax-cbv .svg?branch=master
42
+ :target: https://travis-ci.org/dipcode-software/django-ajax-cbv
43
43
.. |Codacy Badge | image :: https://api.codacy.com/project/badge/Grade/a64f03c2bd344561bc21e05c23aa04fb
44
- :target: https://www.codacy.com/app/srtabs/django -ajax-views?utm_source=github.com&utm_medium=referral&utm_content=dipcode-software/django-ajax-views &utm_campaign=Badge_Grade
45
- .. |Coverage Status | image :: https://coveralls.io/repos/github/dipcode-software/django-ajax-views /badge.svg?branch=master
46
- :target: https://coveralls.io/github/dipcode-software/django-ajax-views ?branch=master
47
- .. |BCH compliance | image :: https://bettercodehub.com/edge/badge/dipcode-software/django-ajax-views ?branch=master
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
45
+ .. |Coverage Status | image :: https://coveralls.io/repos/github/dipcode-software/django-ajax-cbv /badge.svg?branch=master
46
+ :target: https://coveralls.io/github/dipcode-software/django-ajax-cbv ?branch=master
47
+ .. |BCH compliance | image :: https://bettercodehub.com/edge/badge/dipcode-software/django-ajax-cbv ?branch=master
48
48
:target: https://bettercodehub.com/
0 commit comments