paperless-ngx/src/paperless
jayme-github 654ee4e62e Add option to ignore certain dates in parse_date
PAPERLESS_IGNORE_DATES allows to specify a comma separated list of dates
to ignore during date parsing (from filename and content). This can be
used so specify dates that do appear often in documents but are usually
not the documents creation date (like your date of birth).
2021-01-02 15:20:49 +01:00
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests fix test cases 2020-12-19 20:39:56 +01:00
__init__.py Added checks for expected binaries in the PATH 2017-01-14 18:04:15 +00:00
auth.py codestyle 2020-11-25 16:05:52 +01:00
checks.py don't know how that got in here 2020-12-20 15:25:47 +01:00
db.py removed the encryption logic. 2020-11-28 22:22:01 +01:00
settings.py Add option to ignore certain dates in parse_date 2021-01-02 15:20:49 +01:00
urls.py fix locale discovery by django app 2021-01-02 01:19:06 +01:00
version.py bump versions 2020-12-31 11:23:03 +01:00
views.py some api changes 2020-10-21 12:16:25 +02:00
wsgi.py Update version of remaining weblinks to Django documentation. 2017-05-27 08:49:03 +10:00