===========================
django-codenerix-extensions
===========================
Codenerix Extensions is a module that enables `CODENERIX <https://www.codenerix.com/>`_ to set extensions on several platforms in a general manner.
.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png
:target: https://www.codenerix.com
:alt: 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:
* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.
* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.
You can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/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 <https://codenerix.com/contact/>`_.
*******
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
=================================== =================== =========================== =========================================================
Raw data
{
"_id": null,
"home_page": "https://github.com/codenerix/django-codenerix-extensions",
"name": "django-codenerix-extensions",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "django, codenerix, management, erp, crm, extensions, files, geo data, corparate image",
"author": "Juan Miguel Taboada Godoy <juanmi@juanmitaboada.com>, Juan Soler Ruiz <soleronline@gmail.com>",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/74/cb/1731bafcc79bf49629945588c3a584e8f05f2585aeb14fa2c50da5afaed9/django_codenerix_extensions-4.0.4.tar.gz",
"platform": "OS Independent",
"description": "===========================\ndjango-codenerix-extensions\n===========================\n\nCodenerix Extensions is a module that enables `CODENERIX <https://www.codenerix.com/>`_ to set extensions on several platforms in a general manner.\n\n.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png\n :target: https://www.codenerix.com\n :alt: Try our demo with Codenerix Cloud\n\n********\nFeatures\n********\n\n* django-codenerix-extensions.corporate: Model for managing business's information\n* django-codenerix-extensions.files: Abstract models and helpfull classes to simplify file handling\n* django-codenerix-extensions.geodata: Models for geolocation (Continents, Countries, Regions, cities, time zones, etc) and data gotten from https://www.maxmind.com/\n\n****\nDemo\n****\n\nYou can have a look to our demos online:\n\n* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.\n* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.\n\nYou can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/django-codenerix-examples>`_ project.\n\n**********\nQuickstart\n**********\n\n1. Install this package::\n\n For python 2: sudo pip2 install django-codenerix-extensions\n For python 3: sudo pip3 install django-codenerix-extensions\n\n2. Add \"codenerix_extensions\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'codenerix_extensions',\n ]\n\n3. Add the param in setting:\n\t# list of languages available for the translation of the content of the models\n\tLANGUAGES_DATABASES = ['ES', 'EN']\n\n4. Since Codenerix Extensions is a library, you only need to import its parts into your project and use them.\n\n*************\nDocumentation\n*************\n\nComing soon... do you help us?\n\nYou can get in touch with us `here <https://codenerix.com/contact/>`_.\n\n*******\nCredits\n*******\n\nSeveral technologies have been used to build CODENERIX EXTENSIONS:\n\n=================================== =================== =========================== =========================================================\nProject name License Owner Link to project\n=================================== =================== =========================== =========================================================\ncrypto-js \u2002 MIT\u2002\u2002\u2002\u2002 Jakub Zapletal https://github.com/jakubzapletal/crypto-js \n=================================== =================== =========================== =========================================================\n\n\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "Codenerix Extensions is a module that enables CODENERIX to set extensions on serveral platforms in a general manner.",
"version": "4.0.4",
"project_urls": {
"Homepage": "https://github.com/codenerix/django-codenerix-extensions"
},
"split_keywords": [
"django",
" codenerix",
" management",
" erp",
" crm",
" extensions",
" files",
" geo data",
" corparate image"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dcb891b60fc435badec98197904f8b1f63aa8470ee6d7c2660d91a810ba88dc6",
"md5": "260e15468ad3943eb56e32289f3152fd",
"sha256": "a1dba700c362f688c4df762fc989c26838f341a2203bc764f06bfe56b7352324"
},
"downloads": -1,
"filename": "django_codenerix_extensions-4.0.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "260e15468ad3943eb56e32289f3152fd",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 105710,
"upload_time": "2024-12-23T10:07:21",
"upload_time_iso_8601": "2024-12-23T10:07:21.092304Z",
"url": "https://files.pythonhosted.org/packages/dc/b8/91b60fc435badec98197904f8b1f63aa8470ee6d7c2660d91a810ba88dc6/django_codenerix_extensions-4.0.4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "74cb1731bafcc79bf49629945588c3a584e8f05f2585aeb14fa2c50da5afaed9",
"md5": "c586f1c414b9e46596343feaf0a2d679",
"sha256": "f1f548455485ae69303f20425986bdc2805dfc9405bde9f1c77c264d8a60ffe7"
},
"downloads": -1,
"filename": "django_codenerix_extensions-4.0.4.tar.gz",
"has_sig": false,
"md5_digest": "c586f1c414b9e46596343feaf0a2d679",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 70732,
"upload_time": "2024-12-23T10:07:17",
"upload_time_iso_8601": "2024-12-23T10:07:17.749654Z",
"url": "https://files.pythonhosted.org/packages/74/cb/1731bafcc79bf49629945588c3a584e8f05f2585aeb14fa2c50da5afaed9/django_codenerix_extensions-4.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-23 10:07:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codenerix",
"github_project": "django-codenerix-extensions",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "django-codenerix-extensions"
}