Skip to main content

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

Project description

Codenerix Storages is a module that enables CODENERIX.com to set storages 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-storages
    For python 3: sudo pip3 install django-codenerix-storages
  2. Add “codenerix_storages” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_extensions',
        'codenerix_storages',
    ]
  3. Add in settings the params:

    # path for codenerix_storages
    CDNX_STORAGES = "storages"
  4. Since Codenerix Storages 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-storages, 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-storages-1.0.5.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

django_codenerix_storages-1.0.5-py2.py3-none-any.whl (21.7 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