22django CMS Snippet
33==================
44
5- |pypi | |build | |coverage |
5+ |pypi | |coverage | |python | | django | | djangocms |
66
77
88**django CMS Snippet ** provides a plugin for `django CMS <http://django-cms.org >`_
@@ -30,8 +30,8 @@ Contribute to this project and win rewards
3030
3131Because this is a an open-source project, we welcome everyone to
3232`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.
3535
3636We'll be delighted to receive your
3737feedback in the form of issues and pull requests. Before submitting your
@@ -50,9 +50,7 @@ Documentation
5050=============
5151
5252See ``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.
5654
5755
5856Installation
@@ -120,11 +118,8 @@ You can run tests by executing::
120118
121119.. |pypi | image :: https://badge.fury.io/py/djangocms-snippet.svg
122120 :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
128123.. |python | image :: https://img.shields.io/badge/python-3.5+-blue.svg
129124 :target: https://pypi.org/project/djangocms-snippet/
130125.. |django | image :: https://img.shields.io/badge/django-2.2,%203.0,%203.1-blue.svg
0 commit comments