2
2
django CMS Snippet
3
3
==================
4
4
5
- |pypi | |build | |coverage |
5
+ |pypi | |coverage | |python | | django | | djangocms |
6
6
7
7
8
8
**django CMS Snippet ** provides a plugin for `django CMS <http://django-cms.org >`_
@@ -30,8 +30,8 @@ Contribute to this project and win rewards
30
30
31
31
Because this is a an open-source project, we welcome everyone to
32
32
`get involved in the project <https://www.django-cms.org/en/contribute/ >`_ and
33
- `receive a reward <https://www.django-cms.org/en/bounty-program/ >`_ for their contribution.
34
- Become part of a fantastic community and help us make django CMS the best CMS in the world.
33
+ `receive a reward <https://www.django-cms.org/en/bounty-program/ >`_ for their contribution.
34
+ Become part of a fantastic community and help us make django CMS the best CMS in the world.
35
35
36
36
We'll be delighted to receive your
37
37
feedback in the form of issues and pull requests. Before submitting your
@@ -50,9 +50,7 @@ Documentation
50
50
=============
51
51
52
52
See ``REQUIREMENTS `` in the `setup.py <https://github.com/divio/djangocms-snippet/blob/master/setup.py >`_
53
- file for additional dependencies:
54
-
55
- |python | |django | |djangocms |
53
+ file for additional dependencies.
56
54
57
55
58
56
Installation
@@ -120,11 +118,8 @@ You can run tests by executing::
120
118
121
119
.. |pypi | image :: https://badge.fury.io/py/djangocms-snippet.svg
122
120
:target: http://badge.fury.io/py/djangocms-snippet
123
- .. |build | image :: https://travis-ci.org/divio/djangocms-snippet.svg?branch=master
124
- :target: https://travis-ci.org/divio/djangocms-snippet
125
- .. |coverage | image :: https://codecov.io/gh/divio/djangocms-snippet/branch/master/graph/badge.svg
126
- :target: https://codecov.io/gh/divio/djangocms-snippet
127
-
121
+ .. |coverage | image :: https://codecov.io/gh/django-cms/djangocms-snippet/branch/master/graph/badge.svg
122
+ :target: https://codecov.io/gh/django-cms/djangocms-snippet
128
123
.. |python | image :: https://img.shields.io/badge/python-3.5+-blue.svg
129
124
:target: https://pypi.org/project/djangocms-snippet/
130
125
.. |django | image :: https://img.shields.io/badge/django-2.2,%203.0,%203.1-blue.svg
0 commit comments