Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 495 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 495 Bytes

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