Codenerix Geodata is a module that enables CODENERIX to manage geographical data on serveral platforms in a general manner.
Project description
Codenerix Geodata is a module that enables CODENERIX to work with Geographical data. It includes 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.
Quickstart
Install this package:
For python 2: sudo pip2 install django-codenerix-geodata For python 3: sudo pip3 install django-codenerix-geodata
Add “codenerix_geodata” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'codenerix_geodata', ]
- Add the param in setting:
# list of languages available for the translation of the content of the models LANGUAGES_DATABASES = [‘ES’, ‘EN’]
Since Codenerix Geodata is a library, you only need to import its parts into your project and use them.
Documentation
Coming soon… do you help us? Codenerix
You can chat with us here.
Credits
This project has been possible thanks to Centrologic.
The geographical data are offered by Maxmind, which is made available under Creative Commons Attribution 3.0
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-geodata-1.0.13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 064e6de4b2c80ac66bf8d6ce5a6a69e501afadfc8bd3590616669f946548c780 |
|
MD5 | 84a7613f72f5fa18f6e8f8dc7c48b92c |
|
BLAKE2b-256 | 2a6b2415da3c193e9a68934a3c7b14b09a9eadf1318dbe63b97f583a9f2244ba |
Hashes for django_codenerix_geodata-1.0.13-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d395b3d4364e43e66bb198e7771039d36b67d0e41be040ebea2f0430ccdfcb2 |
|
MD5 | 04516636d158bd9bbf66a80cd7ca29b0 |
|
BLAKE2b-256 | b60e2a1090757f6d548264798f1ccd49434431bfb4e694f8e0b4574a59955206 |