2.0
Adds
Updates application to use Python3 and Django 2, c4902e4
Adds origin field to BagIt metadata, API Serializers and Bag-Info file, f912b9d and 3dd0673
Updates
Uses Django Rest Framework's native OpenAPI schema view, 6e5605c
Adds health check endpoint, 5dcb80f
Refactors JavaScript, 09f7039
Adds unit tests for cron jobs, e3fbb1d
Formats all code using autopep8
Converts code comments to docstrings, 88d008c
Add Manifests-Allowed
to BagIt Profiles, e487209
Fixes
Debugs variables, aa9a232
Error handling for bags which use md5 checksum, 4c3ccdd
Updates checksums in examples bags, d29bb81
Add use of v1.0 of BagIt Specification, 7b2c4f6
Properly recognizes .tar.gz files, 2a38801
Improves BDIR
error message, 474687c