paperless-ngx/src/documents
Daniel Quinn d17497fd5b Move the unique key on checksums to migration 15
This shouldn't affect anyone, since this migration is pretty old, but it
allows people using PostgreSQL to actually run Paperless.
2018-09-23 14:00:27 +01:00
..
management Tweak the import/export system to handle encryption choices better 2018-09-23 13:58:40 +01:00
migrations Move the unique key on checksums to migration 15 2018-09-23 14:00:27 +01:00
signals Fix LogEntry user when PAPERLESS_DISABLE_LOGIN is set to true 2018-04-17 21:03:18 +02:00
static feat: add the new reminders app 2017-03-25 16:21:46 +00:00
templates Conform code to standards 2018-09-23 12:41:28 +01:00
templatetags Support css & js overrides 2018-07-08 16:06:57 +01:00
tests Fix pycodestyle complaints 2018-09-09 20:00:12 +01:00
__init__.py Add check for changed password 2018-05-28 12:58:28 +01:00
actions.py Conform code to standards 2018-09-23 12:41:28 +01:00
admin.py Conform code to standards 2018-09-23 12:41:28 +01:00
apps.py Add LogEntry after document consumption 2018-03-11 17:09:43 +01:00
checks.py Catch ProgrammingError in Document checks. 2018-09-04 20:11:48 +02:00
consumer.py Update Consumer class documentation 2018-06-17 20:17:40 +01:00
filters.py Switch out field_name= for name= 2018-09-02 21:26:30 +01:00
forms.py Code cleanup 2018-07-08 16:07:10 +01:00
loggers.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
mail.py fixup: require usage of PAPERLESS_EMAIL_SECRET 2018-05-21 12:11:56 +02:00
managers.py Fixes #213 (MySQL syntax error) 2017-04-19 11:30:12 +02:00
mixins.py Code clean up 2018-05-28 12:56:06 +01:00
models.py Reorder imports 2018-09-09 21:03:37 +01:00
parsers.py Rename parsers to DATE_REGEX 2018-09-09 21:02:30 +01:00
serialisers.py Remove old Python 2.x style code 2018-09-02 21:26:06 +01:00
settings.py PEP8 2017-05-08 15:48:37 +02:00
views.py Merge branch 'ENH_config_inline_or_attach' of git://github.com/jat255/paperless into jat255-ENH_config_inline_or_attach 2018-09-09 21:15:14 +01:00