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 Codenerix 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? Codenerix

Credits

This project has been possible thanks to Centrologic.

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.15.tar.gz (31.7 kB view details)

Uploaded Source

Built Distribution

django_codenerix_cms-1.0.15-py2.py3-none-any.whl (57.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-codenerix-cms-1.0.15.tar.gz
Algorithm Hash digest
SHA256 f5f8585f144d9952e84d43c6eb232d33a348f1fb0c020c54614a3339202225c8
MD5 0419af32d24f3288d7c701d4967b72f9
BLAKE2b-256 996b9acc939c242f8237d7656900a72bbf5f85bba3cdd8502ee2fe3d909cf273

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_codenerix_cms-1.0.15-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8dfaf39e4a6d6e483ce09fd0af74679840fbee0b02655422c9672fabda799fc8
MD5 e636f46f93d832976e61fcb9ec65b024
BLAKE2b-256 85521264f8ca2e16fb25feec9efcea7ec4bbd16969233c597d4cc67e12e20924

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