Skip to content
  • Colin Scott-Fleming's avatar
    Added new requirements and built base structure for API. · fd1d8b04
    Colin Scott-Fleming authored
    Installed djangorestframework and django-filter for API.
    Setup new API app for handling API requests.
    Setup basic list and detail views for call and participant objects.
    Built two basic serializer classes with references on FK serializing.
    Setup urls.py for API app - no actual URL endpoints set yet.
    Enabled admin interface and setup templates directory and matching settings directory.
    fd1d8b04