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
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
Close
Hashes for django-ohm2-backoffice-light-0.2.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06af3481b2c3594d75965c0206843c1230da2a9c762d0e32063f1cb54cf1fa77 |
|
MD5 | bb5da96dc0a9a3799b7165296090bfcf |
|
BLAKE2b-256 | d1fd228316beaa4b5a3bff6a11da7ad167d171afae37c3a79137ac1052f175c0 |