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

Changelog

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

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"
    # Format code for stock movement documents
    CDNX_STORAGE_CODE_REQUEST_STOCK = 'RS{year}{day}{month}-{hour}{minute}--{number}'
    CDNX_STORAGE_CODE_OUTGOING_ALBARAN = 'OA{year}{day}{month}-{hour}{minute}--{number}'
    CDNX_STORAGE_CODE_INGOING_ALBARAN = 'IA{year}{day}{month}-{hour}{minute}--{number}'
  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? 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-storages-2.0.2.tar.gz (57.4 kB view details)

Uploaded Source

Built Distribution

django_codenerix_storages-2.0.2-py2.py3-none-any.whl (110.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-codenerix-storages-2.0.2.tar.gz.

File metadata

File hashes

Hashes for django-codenerix-storages-2.0.2.tar.gz
Algorithm Hash digest
SHA256 f7512c53543053498391ad3e6646e3d8ddf8355550229e14e888120a1d143fcc
MD5 959a9d2f1a9604aa7bae47ec54f4cab1
BLAKE2b-256 7f203ad63da3a248711475fb9c9dd1870eff4b8fe4de756d8b62d8974ac5ff91

See more details on using hashes here.

File details

Details for the file django_codenerix_storages-2.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_codenerix_storages-2.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a0bb57a8e61ab7f277786115d923c868bb96c1bb5e906c438e6c6ddfd672fd88
MD5 24f0ade5fa7639e88932678b3136f7ae
BLAKE2b-256 822a5ba16fcbc0ed1240a6962e6f709294b8e79bd4829d791f4880bfcead80d6

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