Skip to content

The Doc Brown Edition

Compare
Choose a tag to compare
@brunoamaral brunoamaral released this 17 Jul 19:13
· 402 commits to main since this release
9cf169f

Great Scott, it's been a while!

The team as been busy with other tasks and opening new doors. No fancy text this time, here are the changes since April.

  1. Improvement to the sources, adding a list of fetch options instead of text field, with a new field for description of the source, just in case you need to keep notes.
  2. A few api changes and endpoints to help build charts that we now see in the observatory page for Multiple Sclerosis research.
  3. Check if a clinical trial is duplicate based on the ID number
  4. Keep history of changes to a clinical trial, if possible, this needs more testing, if you can help.
  5. We have included an authentication option using Django Rest Framework and djangorestframework-simplejwt

Remember to run manage.py makemigrations and manage.py migrate after pulling this new release

What's Changed

Full Changelog: v14...v15