paperless-ngx/src/documents
2016-10-14 19:35:06 +02:00
..
management pep8 2016-08-20 18:14:33 +01:00
migrations Allow to create case sensitive matches 2016-10-14 19:35:06 +02:00
signals Fixed an ugly bug that broke all deletions 2016-08-23 15:54:09 +01:00
static Prettied up the interface a little 2016-02-06 17:27:17 +00:00
templates/documents Preparing for a proper UI 2016-03-03 18:09:10 +00:00
tests Actually write the date found in the file name 2016-08-20 18:11:51 +01:00
__init__.py It works! 2015-12-20 19:23:33 +00:00
admin.py Make the logs easier to read 2016-07-19 14:13:59 +01:00
apps.py Fix for #131: delete files on document.delete 2016-08-16 19:13:37 +01:00
consumer.py Actually write the date found in the file name 2016-08-20 18:11:51 +01:00
filters.py The API now supports filtering docs by tag & correspondent, as well as ordering 2016-03-12 20:45:13 +00:00
forms.py I'm not sure how this would have worked before 2016-03-28 19:56:17 +01:00
languages.py pep8 2016-02-21 00:14:50 +00:00
loggers.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
mail.py line length 2016-04-14 13:00:00 -04:00
managers.py Added an informational log message for consumer start 2016-03-06 17:26:07 +00:00
mixins.py pep8 2016-02-21 00:14:50 +00:00
models.py Allow to create case sensitive matches 2016-10-14 19:35:06 +02:00
serialisers.py Added checksum to the documents api 2016-04-04 22:09:32 +01:00
views.py Secure document fetching 2016-08-23 11:31:54 -04:00