Django application to easily handle addresses
Project description
django-ohm2-handlers-light source code
=============================
Installation:
#. Create a Python +3.5 virtualenv
#. Install dependencies::
- ohm2_handlers_light
#. Add 'ohm2_countries_light' to installed apps::
INSTALLED_APPS = [
'''
'ohm2_countries_light',
...
]
#. Create tables::
./manage.py migrate
Models
------
ohm2_countries_light comes with one basic Country models:
Variables
---------
OHM2_COUNTRIES_LIGHT_FLAGS_SMALL_BASE_PATH: path to small flag images (the pages comes with default ones)
API - v1
--------
=============================
Installation:
#. Create a Python +3.5 virtualenv
#. Install dependencies::
- ohm2_handlers_light
#. Add 'ohm2_countries_light' to installed apps::
INSTALLED_APPS = [
'''
'ohm2_countries_light',
...
]
#. Create tables::
./manage.py migrate
Models
------
ohm2_countries_light comes with one basic Country models:
Variables
---------
OHM2_COUNTRIES_LIGHT_FLAGS_SMALL_BASE_PATH: path to small flag images (the pages comes with default ones)
API - v1
--------
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
Close
Hashes for django-ohm2-addresses-light-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd93723483639000e5d14aa04f9d9b598141756e36040830519a422b6135352 |
|
MD5 | 9ebe1141b5743c9264dc61f8c7ffbe49 |
|
BLAKE2b-256 | d30d0a8ef8d883cfc9a3f137a6dd59a21c88cf19e9da57adf563cb02f1d8d3dc |