paperless-ngx/src/documents
2018-03-03 18:43:20 +00:00
..
management Help & documentation 2018-03-03 18:43:20 +00:00
migrations Add another db_index hack for MySQL 2018-02-20 11:17:11 +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 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 use tmp dir 2018-03-03 18:43:20 +00:00
__init__.py It works! 2015-12-20 19:23:33 +00:00
admin.py Merge pull request #256 from ddddavidmartin/add_financial_year_filter 2018-01-21 18:23:45 +01:00
apps.py Fix for #131: delete files on document.delete 2016-08-16 19:13:37 +01:00
consumer.py Clean up docstring to be properly rst 2018-03-03 18:43:20 +00:00
filters.py refactor: code cleanup 2017-03-25 16:20:59 +00:00
forms.py Configuration cli argument for document_consumer 2018-03-03 18:43:20 +00:00
loggers.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
mail.py Configuration cli argument for document_consumer 2018-03-03 18:43:20 +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 Fix DeprecationWarning as-per ishirav's advice 2018-02-03 14:48:14 +00:00
parsers.py Use paperless- instead of paperless for tempdir name 2018-02-03 14:49:17 +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 Remove superfluous code 2018-02-04 13:27:26 +00:00