paperless
paperless copied to clipboard
Upgrade to Django 2.2 LTS
Update paperless to the latest Django 2.2 (LTS) release. Django 2.0 is already EOL since April 2019.
I also dropped python 3.5 from the matrix (EOL September 2020) as it requires zipp 1.x and therefore extra rules in Pipenv to generate a working requirements.txt. If that's a problem let me know and I'll look into that.
Supersedes / Closes #671