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.
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
Install this package:
For python 2: sudo pip2 install django-codenerix-extensions For python 3: sudo pip3 install django-codenerix-extensions
Add “codenerix_extensions” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'codenerix_extensions', ]
- Add the param in setting:
# list of languages available for the translation of the content of the models LANGUAGES_DATABASES = [‘ES’, ‘EN’]
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 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for django-codenerix-extensions-4.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45bb225f6f317656e37fe456b89da0c2285debb871b97ae1745138727e80d310 |
|
MD5 | 854ad36202bba17006b5ab73d9501876 |
|
BLAKE2b-256 | b2b866882988f8825460ad56c40d26e0b791bb04320487c02825c66afcb0d28e |
Hashes for django_codenerix_extensions-4.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5af1d4b97cf8871109709a79dbb32dbc3659950aa9b97ae3d00f9f0963e53b3 |
|
MD5 | c6907262007cdbfcc90bed3635786664 |
|
BLAKE2b-256 | 0f096d14384979c7016d6e416df21ce6067c1826f8b0166c6051926201334414 |