Codenerix CMS is a module that enables CODENERIX to set products on serveral platforms in a general manner.
Project description
Codenerix CMS is a module that enables CODENERIX.com to set products on several platforms in a general manner
Demo
Coming soon…
Quickstart
Install this package:
For python 2: sudo pip2 install django-codenerix-cms For python 3: sudo pip3 install django-codenerix-cms
Add “codenerix_extensions” and “codenerix_cms” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'codenerix_extensions', 'codenerix_cms', ]
For use StaticPage, you must create a bridge inheriting from GenStaticPage, and implementing the methods:
* CDNXCMS_get_fk_info_author: return a dictionary with the keys 'label' and 'related'. - label: label translated for the input - related: it is a string with related_name for genforeignkey * CDNXCMS_get_name_related: return a string with the name of the model's field that contains the name of the author
Since Codenerix CMS is a library, you only need to import its parts into your project and use them.
Documentation
Coming soon… do you help us? Centrologic
Commercial support
This project is backed by Centrologic. You can discover more in CODENERIX.com. If you need help implementing or hosting django-codenerix-cms, please contact us: http://www.centrologic.com/contacto/
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-cms-1.0.7.tar.gz
.
File metadata
- Download URL: django-codenerix-cms-1.0.7.tar.gz
- Upload date:
- Size: 33.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7d0a7cd71e50b5bbb0b25fe40f58afc7af7ae1a0d10c2d8472a3efc31091fad |
|
MD5 | 9dbc96f0d47be7ef0a415ac73e2f5ea4 |
|
BLAKE2b-256 | 545346286b0543494505d3b3c1dfcac1cdcc83b9aafdd11c209d33d790cecd78 |
File details
Details for the file django_codenerix_cms-1.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: django_codenerix_cms-1.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 61.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee7b96865716206aa3e16e27eab6f880b4261fb376441c46fa06f3a99b333f6f |
|
MD5 | 754a3e4a6e87584c542cb62d50d0de13 |
|
BLAKE2b-256 | e6e8d43508c317df6c0b582c179b2eedd78b1865fff9bff57eef57128e70cbc2 |