paperless-ngx/src/documents
2020-11-15 23:56:22 +01:00
..
management first implementation of the mail rework 2020-11-15 23:56:22 +01:00
migrations first implementation of the mail rework 2020-11-15 23:56:22 +01:00
signals add exception handler for invalid filename formats. 2020-11-13 20:31:51 +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 first implementation of the mail rework 2020-11-15 23:56:22 +01:00
__init__.py Add check for changed password 2018-05-28 12:58:28 +01:00
admin.py code style fixes 2020-11-12 21:09:45 +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 code style fixes 2020-11-12 21:09:45 +01:00
consumer.py code style fixes 2020-11-12 21:09:45 +01:00
file_handling.py add exception handler for invalid filename formats. 2020-11-13 20:31:51 +01:00
filters.py fixes #17 2020-11-04 00:01:08 +01:00
forms.py code style fixes 2020-11-12 21:09:45 +01:00
index.py code style fixes 2020-11-12 21:09:45 +01:00
loggers.py renamed logger 2020-11-02 18:54:27 +01:00
matching.py code style fixes 2020-11-12 21:09:45 +01:00
mixins.py Removed the archive tag, as it wasnt really used anyway. 2018-09-25 21:51:38 +02:00
models.py fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny. 2020-11-11 14:21:33 +01:00
parsers.py add some more checks. 2020-11-12 21:20:12 +01:00
serialisers.py code style fixes 2020-11-12 21:09:45 +01:00
settings.py PEP8 2017-05-08 15:48:37 +02:00
tasks.py first implementation of the mail rework 2020-11-15 23:56:22 +01:00
views.py fix codestyle issue 2020-11-14 11:43:37 +01:00