Skip to main content

Codenerix Extensions is a module that enables CODENERIX to set extensions on serveral platforms in a general manner.

Project description

Codenerix Extensions is a module that enables CODENERIX to set extensions on several platforms in a general manner.

Try our demo with Codenerix Cloud

Features

  • django-codenerix-extensions.corporate: Model for managing business’s information

  • django-codenerix-extensions.files: Abstract models and helpfull classes to simplify file handling

  • django-codenerix-extensions.geodata: Models for geolocation (Continents, Countries, Regions, cities, time zones, etc) and data gotten from https://www.maxmind.com/

Demo

You can have a look to our demos 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-extensions
    For python 3: sudo pip3 install django-codenerix-extensions
  2. Add “codenerix_extensions” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_extensions',
    ]
  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 Extensions 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.

Credits

Several technologies have been used to build CODENERIX EXTENSIONS:

Project name

License

Owner

Link to project

crypto-js

MIT

Jakub Zapletal

https://github.com/jakubzapletal/crypto-js

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-extensions-4.0.3.tar.gz (68.8 kB view hashes)

Uploaded Source

Built Distribution

django_codenerix_extensions-4.0.3-py2.py3-none-any.whl (102.4 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