Skip to content

tomi77/django-gddkia-impediments-on-roads

Repository files navigation

django-gddkia-impediments-on-roads

Code Climate

image

image

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()

About

Django client for gddkia-impediments-on-roads

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages