paperless-ngx/src/documents
2020-11-27 13:12:13 +01:00
..
management moved consumption dir check into the correct spot 2020-11-27 13:12:13 +01:00
migrations added a simple sanity checker. 2020-11-25 16:04:58 +01:00
signals code cleanup 2020-11-21 14:03:45 +01:00
static use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
templates use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
tests moved consumption dir check into the correct spot 2020-11-27 13:12:13 +01:00
__init__.py default language check 2020-11-25 10:52:38 +01:00
admin.py updated the admin, ordering for mail rules 2020-11-21 23:12:34 +01:00
apps.py code style fixes 2020-11-12 21:09:45 +01:00
checks.py add some more checks. 2020-11-12 21:20:12 +01:00
classifier.py tests for the classifier and fixes for edge cases with minimal data. 2020-11-26 14:18:34 +01:00
consumer.py moved consumption dir check into the correct spot 2020-11-27 13:12:13 +01:00
file_handling.py code cleanup 2020-11-21 15:34:00 +01:00
filters.py fixes #17 2020-11-04 00:01:08 +01:00
forms.py workaround for a bug in django-q: task results with too long names would not show up in the result lists. 2020-11-22 13:53:19 +01:00
index.py The index is now recreated in case loading fails. 2020-11-26 22:18:30 +01:00
loggers.py updated logging, logging for the mail consumer to see whats happening 2020-11-18 13:23:30 +01:00
matching.py code cleanup 2020-11-21 15:34:00 +01:00
mixins.py Removed the archive tag, as it wasnt really used anyway. 2018-09-25 21:51:38 +02:00
models.py todo note 2020-11-27 12:03:24 +01:00
parsers.py code cleanup 2020-11-21 14:03:45 +01:00
sanity_checker.py added a simple sanity checker. 2020-11-25 16:04:58 +01:00
serialisers.py Basic support for metadata added. Fixes 404 for actions on invalid document ids. 2020-11-25 17:16:04 +01:00
settings.py PEP8 2017-05-08 15:48:37 +02:00
tasks.py added a simple sanity checker. 2020-11-25 16:04:58 +01:00
views.py Basic support for metadata added. Fixes 404 for actions on invalid document ids. 2020-11-25 17:16:04 +01:00