Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Add Django/FastAPI and remove Flask/FastAPI #384

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Dec 30, 2022

  1. Update all of django

    cduhn17 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    4191349 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Update request type at read_orgs endpoint

    cduhn17 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b0a00ad View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Update to add docstrings

    cduhn17 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    5207c0c View commit details
    Browse the repository at this point in the history
  2. Add on_delete to home models

    cduhn17 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1eb9c81 View commit details
    Browse the repository at this point in the history
  3. Add on_delete to home models

    cduhn17 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    dc14978 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update home model to add all db views

    cduhn17 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    47190fc View commit details
    Browse the repository at this point in the history
  2. Update dataAPI views and home models.py

    cduhn17 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4220572 View commit details
    Browse the repository at this point in the history