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.
Demo
Coming soon…
Quickstart
Install this package:
For python 2: sudo pip2 install django-codenerix-reviews For python 3: sudo pip3 install django-codenerix-reviews
Add “codenerix_reviews” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'codenerix_reviews', ]
Add in settings the params:
# path for codenerix_reviews CDNX_REVIEWS = 'reviews'
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-codenerix-reviews-4.0.1.tar.gz
.
File metadata
- Download URL: django-codenerix-reviews-4.0.1.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41a360f50b176db13e6b5b0d14b2d973d2fe9b50f23fa5e57dfa5230038fcdfb |
|
MD5 | 1e92049befd315d00ac466ce2b64ac86 |
|
BLAKE2b-256 | 43df8f209397fb8fb7e3d6c4b5e1baf00cffd8af811775376cd35e359a3c5f7d |
File details
Details for the file django_codenerix_reviews-4.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_codenerix_reviews-4.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed2edfb69083255a20f3cf66beac9e1499554a8ad51f23b10511e24d1c9ab936 |
|
MD5 | baab48dd1a89593fc033fd493245da74 |
|
BLAKE2b-256 | 69914ef4161c7911fab24a23023c2adfcd1458f19402a2d8e98cde3a6f14cc94 |