django-codenerix-corporate 4.0.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangocodenerixcorporate 4.0.1

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


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

Install this package:
For python 2: sudo pip2 install django-codenerix-corporate
For python 3: sudo pip3 install django-codenerix-corporate

Add “codenerix_corporate” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'codenerix_corporate',
]


Add the param in setting:
# list of languages available for the translation of the content of the models
LANGUAGES_DATABASES = [‘ES’, ‘EN’]



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?
You can get in touch with us here.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.