paperless-ngx/src/documents
Lenz Weber e7566d2b1c style changes, variable renames
* PEP8 conformity
* rename run_post_consume_external_script to run_post_consume_script
* rename run_pre_consume_external_script to run_pre_consume_script
* change order of declaration and use from post...pre to pre...post
2016-06-24 16:53:55 +02:00
..
management Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
migrations Added a checksum property and a couple indexes 2016-04-03 16:34:09 +01:00
signals style changes, variable renames 2016-06-24 16:53:55 +02: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 removing duplicate code 2016-04-17 14:39:49 +01:00
__init__.py It works! 2015-12-20 19:23:33 +00:00
admin.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
apps.py style changes, variable renames 2016-06-24 16:53:55 +02:00
consumer.py Sample Config and Bug Fix 2016-05-13 23:23:58 -04: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 Added a checksum property and a couple indexes 2016-04-03 16:34:09 +01:00
serialisers.py Added checksum to the documents api 2016-04-04 22:09:32 +01:00
views.py Allow ordering by date fields 2016-03-13 16:45:12 +00:00