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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2e227eecdcc23073b99718a653cca9c73bec5624423d86543a4525a7f0f8074 |
|
MD5 | 9469aa67b3d92ebdda199ac0e839baee |
|
BLAKE2b-256 | ed49963da9215a4cea5aea434887f8dfe976e5163b3a223f642ccd7dcdeaf023 |