Coder Social home page Coder Social logo

cprada87 / django-codenerix-extensions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codenerix/django-codenerix-extensions

0.0 1.0 0.0 1.33 MB

Extensions for CODENERIX (Corporate information, Geodata, Bridges, helpers,etc..)

Home Page: http://www.codenerix.com

License: Apache License 2.0

Python 10.74% JavaScript 89.26%

django-codenerix-extensions's Introduction

django-codenerix-extensions

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

Try our demo with Centrologic 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 demo 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? 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-extensions, please contact us: http://www.centrologic.com/contacto/

Centrologic is supported mainly by Centrologic Computational Logistic Center

Credits

The geographical data are offered by Maxmind, which is made available under Creative Commons Attribution 3.0

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

django-codenerix-extensions's People

Contributors

soleronline avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.