paperless-ngx/src/documents
2018-01-19 14:28:46 -05:00
..
management small typo in exporter thumbnail filename 2018-01-19 14:28:46 -05:00
migrations create documents subfolder folder if they do not exist 2017-07-31 21:35:41 +02:00
signals feat: refactor for pluggable consumers 2017-03-25 15:10:25 +00:00
static feat: add the new reminders app 2017-03-25 16:21:46 +00:00
templates Change date fields to actual date fields #278 2018-01-06 19:21:49 +00:00
templatetags Add a smarter work-around for the change-list-results hack 2018-01-06 18:47:01 +00:00
tests Fix tests to run on boxes with post-consume-scripts set 2018-01-06 17:23:24 +00:00
__init__.py It works! 2015-12-20 19:23:33 +00:00
admin.py fix travis ci E510 2017-08-20 16:18:39 +02:00
apps.py Fix for #131: delete files on document.delete 2016-08-16 19:13:37 +01:00
consumer.py fix: allow for caps in file name suffixes #206 2017-03-28 21:14:24 +00:00
filters.py refactor: code cleanup 2017-03-25 16:20:59 +00:00
forms.py Drop SHARED_SECRET in favour of EMAIL_SECRET 2017-06-18 22:08:42 +01:00
loggers.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
mail.py Remove debugging info 2017-06-19 09:22:26 +01:00
managers.py Fixes #213 (MySQL syntax error) 2017-04-19 11:30:12 +02:00
mixins.py refactor: break document-only stuff into the paperless app 2017-03-25 16:18:34 +00:00
models.py Add encoding declaration 2018-01-06 17:23:07 +00:00
parsers.py feat: refactor for pluggable consumers 2017-03-25 15:10:25 +00:00
serialisers.py fix: #200 allow edits of correspondent & tags 2017-03-25 15:01:01 +00:00
settings.py PEP8 2017-05-08 15:48:37 +02:00
views.py Fix HTTP POST of documents 2017-06-11 01:23:37 +01:00