reichlab / forecast-repository

Codebase for Zoltar forecast repository
https://zoltardata.com/
GNU General Public License v3.0
6 stars 3 forks source link

change Job.input_json and output_json to use Django 3.1 models.JSONField #304

Closed matthewcornell closed 3 years ago

matthewcornell commented 3 years ago

We need to bring these two fields up to date with Django 3.1's feature. I did not do this as part of the big Zoltar 4 upgrade because we were focusing on migrating forecast data at that time to keep things as simple as possible.