| .. |
|
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
|
remove atomic=False where it is obviously not needed)
|
2018-08-29 00:37:07 +02: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
|
mode change
|
2018-09-06 12:00:01 +02:00 |
|
0012_auto_20160305_0040.py
|
remove atomic=False where it is obviously not needed)
|
2018-08-29 00:37:07 +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
|
Move the unique key on checksums to migration 15
|
2018-09-23 14:00:27 +01:00 |
|
0015_add_insensitive_to_match.py
|
Move the unique key on checksums to migration 15
|
2018-09-23 14:00:27 +01: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
|
remove atomic=False where it is obviously not needed)
|
2018-08-29 00:37:07 +02:00 |
|
0020_document_added.py
|
pep8
|
2018-09-02 21:26:20 +01:00 |
|
0021_document_storage_type.py
|
Merge the storage_type migrations
|
2018-06-17 20:23:54 +01:00 |
|
0022_auto_20181007_1420.py
|
unified document matching, legacy and automatching work alongside now
|
2020-10-28 11:45:11 +01:00 |
|
0023_document_current_filename.py
|
removed unused settings, migrations now match originals
|
2020-11-02 20:16:10 +01:00 |
|
1000_update_paperless_all.py
|
refrain from creating the index as part of the migrations, messes with the test cases.
|
2020-11-27 13:56:07 +01:00 |
|
1001_auto_20201109_1636.py
|
first implementation of the mail rework
|
2020-11-15 23:56:22 +01:00 |
|
1002_auto_20201111_1105.py
|
fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny.
|
2020-11-11 14:21:33 +01:00 |
|
1003_mime_types.py
|
making the migration reversible
|
2020-11-20 18:45:37 +01:00 |
|
1004_sanity_check_schedule.py
|
added a simple sanity checker.
|
2020-11-25 16:04:58 +01:00 |
|
1005_checksums.py
|
added checksums for archived documents.
|
2020-11-29 12:31:26 +01:00 |
|
1006_auto_20201208_2209.py
|
removed slugs entirely, since their only purpose was purely cosmetic anyway.
|
2020-12-09 00:04:37 +01:00 |
|
__init__.py
|
It works!
|
2015-12-20 19:23:33 +00:00 |