paperless-ngx/src/documents/migrations
2018-08-24 13:45:15 +02:00
..
0001_initial.py Allow for MariaDB/MySQL 2017-02-18 17:53:43 +00:00
0002_auto_20151226_1316.py Better created & modified + __str__() 2015-12-26 13:20:52 +00:00
0003_sender.py Django migrations doesn't account for PostgreSQL completely 2017-02-18 17:55:52 +00:00
0004_auto_20160114_1844.py Fixed a few consumer bugs and added an exporter 2016-01-15 18:14:42 +00:00
0005_auto_20160123_0313.py Django insists on adding every little thing as a migration 2016-01-23 03:14:55 +00:00
0006_auto_20160123_0430.py Add labels (#9) 2016-01-23 04:40:35 +00:00
0007_auto_20160126_2114.py Fixed a typo in the description. There's no need for a new migration here. 2016-02-14 00:10:37 +00:00
0008_document_file_type.py Fixt the tags to be optional 2016-02-08 17:28:59 +00:00
0009_auto_20160214_0040.py Added a default algorithm 2016-02-14 01:30:18 +00:00
0010_log.py New logging appears to work 2016-02-27 20:18:50 +00:00
0011_auto_20160303_1929.py Updated to Django 2 2018-07-04 17:03:59 +02:00
0012_auto_20160305_0040.py create documents subfolder folder if they do not exist 2017-07-31 21:35:41 +02:00
0013_auto_20160325_2111.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
0014_document_checksum.py Added a checksum property and a couple indexes 2016-04-03 16:34:09 +01:00
0015_add_insensitive_to_match.py Allow to create case sensitive matches 2016-10-14 19:35:06 +02:00
0016_auto_20170325_1558.py Add another db_index hack for MySQL 2018-02-20 11:17:11 +00:00
0017_auto_20170512_0507.py add: migration for fuzzy matching 2017-05-11 22:09:30 -07:00
0018_auto_20170715_1712.py Allow correspondents to be deleted without deleting their documents 2017-07-15 19:13:10 +01:00
0019_add_consumer_user.py Fix LogEntry user when PAPERLESS_DISABLE_LOGIN is set to true 2018-04-17 21:03:18 +02:00
0020_document_added.py Add field 'added' to documents 2018-05-31 10:17:03 +02:00
0021_document_storage_type.py Merge the storage_type migrations 2018-06-17 20:23:54 +01:00
0022_workflow_improvements.py updated migrations 2018-07-12 11:54:03 +02:00
0023_auto_20180823_1155.py Added document type 2018-08-24 13:45:15 +02:00
__init__.py It works! 2015-12-20 19:23:33 +00:00