Skip to content

added development mode

Compare
Choose a tag to compare
@JoeZ99 JoeZ99 released this 04 Oct 04:43
· 83 commits to master since this release

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