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
@@ -126,11 +124,8 @@ You can run tests by executing::
126
124
127
125
.. |pypi | image :: https://badge.fury.io/py/djangocms-snippet.svg
128
126
:target: http://badge.fury.io/py/djangocms-snippet
129
- .. |build | image :: https://travis-ci.org/divio/djangocms-snippet.svg?branch=master
130
- :target: https://travis-ci.org/divio/djangocms-snippet
131
- .. |coverage | image :: https://codecov.io/gh/divio/djangocms-snippet/branch/master/graph/badge.svg
132
- :target: https://codecov.io/gh/divio/djangocms-snippet
133
-
127
+ .. |coverage | image :: https://codecov.io/gh/django-cms/djangocms-snippet/branch/master/graph/badge.svg
128
+ :target: https://codecov.io/gh/django-cms/djangocms-snippet
134
129
.. |python | image :: https://img.shields.io/badge/python-3.5+-blue.svg
135
130
:target: https://pypi.org/project/djangocms-snippet/
136
131
.. |django | image :: https://img.shields.io/badge/django-2.2,%203.0,%203.1-blue.svg
0 commit comments