django-gddkia-impediments-on-roads 0.1.1

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangogddkiaimpedimentsonroads 0.1.1

Installation
Install package via pip
pip install django-gddkia-impediments-on-roads


Configuration
Configure cache options
# Cache backend name
IMPEDIMENTS_CACHE_BACKEND_NAME = 'default'

# Cache key
IMPEDIMENTS_CACHE_KEY = 'impediments'

# Max time of cache
IMPEDIMENTS_CACHE_TIMEOUT = 3600


API Usage
from dj_impediments import get_impediments

print get_impediments()

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.