Skip to main content

Codenerix Reviews is a module that enables CODENERIX to add reviews to articles published with django-codenerix-cms.

Project description

Codenerix Reviews is a module that enables CODENERIX to add reviews to articles publishe with django-codenerix-cms.

Try our demo with Codenerix Cloud

Demo

Coming soon…

Quickstart

  1. Install this package:

    For python 2: sudo pip2 install django-codenerix-reviews
    For python 3: sudo pip3 install django-codenerix-reviews
  2. Add “codenerix_reviews” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_reviews',
    ]
  3. Add in settings the params:

    # path for codenerix_reviews
    CDNX_REVIEWS = 'reviews'
  4. Since Codenerix Reviews is a library, you only need to import its parts into your project and use them.

Documentation

Coming soon… do you help us?

You can get in touch with us here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-codenerix-reviews-4.0.1.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

django_codenerix_reviews-4.0.1-py2.py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page