summaryrefslogtreecommitdiff
path: root/deskutils/py-paperless/files/patch-src-paperless-settings.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port back filename transformation feature from pull requestMichael Gmelin2020-01-031-1/+27
| | | | | | https://github.com/the-paperless-project/paperless/pull/542 Adapt man page to new default python version. Remove stale comment.
* Add protocol to CORS headers (fails otherwise), add direct dependency onMichael Gmelin2019-08-261-0/+11
databases/py-sqlite3 (was implicit through www/py-django21 before). Bump revision.