added development mode
setting pydoof.DEV=True
makes:
search_url = http://localhost:8881/5
management_url = http://localhost:8000/api/v1
the urls can be overwritten at
pydoof.DEV_SEARCH_URL
pydoof.DEV_MANAGEMENT_URL
setting pydoof.DEV=True
makes:
search_url = http://localhost:8881/5
management_url = http://localhost:8000/api/v1
the urls can be overwritten at
pydoof.DEV_SEARCH_URL
pydoof.DEV_MANAGEMENT_URL