paperless-ngx/src/documents
2017-05-06 15:14:36 +02:00
..
management Add thumbnail export 2017-05-06 15:14:36 +02:00
migrations feat: migration for changes in 0.3.6 2017-03-25 16:01:59 +00: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 fix: a little cleanup 2017-03-25 15:10:25 +00:00
templatetags A nicer look for the documents listing 2017-02-12 17:52:01 +00:00
tests add fuzzy matching + tests 2017-04-29 17:13:04 -04:00
__init__.py It works! 2015-12-20 19:23:33 +00:00
admin.py fix: a little cleanup 2017-03-25 15:10:25 +00: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 I'm not sure how this would have worked before 2016-03-28 19:56:17 +01:00
loggers.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
mail.py pep8 corrections 2016-10-26 09:32:59 +00: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 KISS fuzzy match help text 2017-04-30 16:56:50 -04: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
views.py refactor: break document-only stuff into the paperless app 2017-03-25 16:18:34 +00:00