Skip to main content

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

Try our demo with Centrologic Cloud

Demo

Coming soon…

Quickstart

  1. Install this package:

    For python 2: sudo pip2 install django-codenerix-cms
    For python 3: sudo pip3 install django-codenerix-cms
  2. Add “codenerix_extensions” and “codenerix_cms” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_extensions',
        'codenerix_cms',
    ]
  3. 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
  4. 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/

Centrologic is supported mainly by Centrologic Computational Logistic Center

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-cms-1.0.5.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

django_codenerix_cms-1.0.5-py2.py3-none-any.whl (51.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-codenerix-cms-1.0.5.tar.gz.

File metadata

File hashes

Hashes for django-codenerix-cms-1.0.5.tar.gz
Algorithm Hash digest
SHA256 c2670886a9e89e905a5cae37c8c5c2f57df80822b1c42c77f9f166bcad55b512
MD5 9008a8d52d8ff6b8d45549d5703d7327
BLAKE2b-256 015db60e31babc68f32ed632434bad5c745623585f8ccceb81b2f51141f5a5d2

See more details on using hashes here.

File details

Details for the file django_codenerix_cms-1.0.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_codenerix_cms-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1be56d9015cb4d641edf5e538de63564fca8254d9e68a98787eab25e4ce3bbd1
MD5 a1a4b29cbd2d02f18395069859c51831
BLAKE2b-256 5891ce015c28f4f49afd2234a879b5a1e6223bfc19ed5dd01124990f0991a87c

See more details on using hashes here.

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