/obie

Primary LanguagePython

obie

API

Functionality included for retrieving all available states, all available carriers, all available policies, based on policy and state retrieve provider list (allow for null policy or state, if both missing retrieve all providers)

Admin Portal

Use admin to view, edit model objects. Non-programmer friendly

  1. from directory with manage.py file: python manage.py runserver
  2. navigate to url: http://127.0.0.1:8000/admin/

admin (highly secure) name/password: admin/admin