Health-Informatics-UoN / Carrot-Mapper

Carrot: Convenient And Reusable Rapid Omop Transformer.
https://carrot4omop.ac.uk
MIT License
12 stars 3 forks source link

Remove Django view code that queries data #685

Closed AndyRae closed 2 months ago

AndyRae commented 2 months ago

(Views that get data by the API, but are duplicating calls, as the rendered data is all driven by the API. Remove the code that does this)