The Bunny Edition
Not just bugs in this one, we've been working on trials. Now, we try to fetch the Eduract and NCT numbers for clinical trials, working our way to make sure we don't have duplicate content on that table. In the future, we want to move forward with tracking the progress of every clinical trial until completion.
What's Changed
- Add identifier numbers to table of clinical trials by @brunoamaral in #304
- add source object when saving clinical trials from rss feed by @brunoamaral in #306
- Add identifiers to public API by @brunoamaral in #307
- implements ClinicalTrial class and moves code to functions.py by @brunoamaral in #313
- create a clinicaltrial class for processing new information by @brunoamaral in #310
- 291 docker compose fails to build django container by @brunoamaral in #292
- add a new api endpoint to view relevant articles in the given week by @brunoamaral in #294
- some fixes for the newsletter api by @brunoamaral in #295
- fixes queries in the newsletter api by @brunoamaral in #296
- fixes the error in running makemigrations on a fresh install by @brunoamaral in #299
- upgrade packages by @brunoamaral in #303
- 311 move remove utm to functionspy by @brunoamaral in #312
Full Changelog: v13...v14