Skip to main content

Codenerix Corporate is a module that enables CODENERIX to manage corporate/enterprise details on serveral platforms in a general manner.

Project description

Codenerix Corporate is a module that enables CODENERIX to manage corporate/enterprise data on several platforms in a general manner. Model for managing business’s information

Try our demo with Codenerix Cloud

Changelog

2018-01-17 - Codenerix Corporate v1.x is incompatible with v2.x, what has changed and how to migrate to v2.x?.

Demo

You can have a look to our demo online.

You can find some working examples in GITHUB at django-codenerix-examples project.

Quickstart

  1. Install this package:

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

    INSTALLED_APPS = [
        ...
        'codenerix_corporate',
    ]
  3. Add the param in setting:

    # list of languages available for the translation of the content of the models LANGUAGES_DATABASES = [‘ES’, ‘EN’]

  4. Since Codenerix Corporate is a library, you only need to import its parts into your project and use them.

Documentation

Coming soon… do you help us? Codenerix

You can chat with us here.

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-corporate-2.0.3.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

django_codenerix_corporate-2.0.3-py2.py3-none-any.whl (18.1 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