paperless-ngx/src/documents/migrations
2022-10-04 07:56:40 -07:00
..
0001_initial.py Format Python code with black 2022-02-27 15:26:41 +01:00
0002_auto_20151226_1316.py Format Python code with black 2022-02-27 15:26:41 +01:00
0003_sender.py Format Python code with black 2022-02-27 15:26:41 +01:00
0004_auto_20160114_1844.py Format Python code with black 2022-02-27 15:26:41 +01:00
0005_auto_20160123_0313.py Format Python code with black 2022-02-27 15:26:41 +01:00
0006_auto_20160123_0430.py Format Python code with black 2022-02-27 15:26:41 +01:00
0007_auto_20160126_2114.py Format Python code with black 2022-02-27 15:26:41 +01:00
0008_document_file_type.py Format Python code with black 2022-02-27 15:26:41 +01:00
0009_auto_20160214_0040.py Format Python code with black 2022-02-27 15:26:41 +01:00
0010_log.py Format Python code with black 2022-02-27 15:26:41 +01:00
0011_auto_20160303_1929.py Format Python code with black 2022-02-27 15:26:41 +01:00
0012_auto_20160305_0040.py Format Python code with black 2022-02-27 15:26:41 +01:00
0013_auto_20160325_2111.py Format Python code with black 2022-02-27 15:26:41 +01:00
0014_document_checksum.py Format Python code with black 2022-02-27 15:26:41 +01:00
0015_add_insensitive_to_match.py Format Python code with black 2022-02-27 15:26:41 +01:00
0016_auto_20170325_1558.py Format Python code with black 2022-02-27 15:26:41 +01:00
0017_auto_20170512_0507.py Format Python code with black 2022-02-27 15:26:41 +01:00
0018_auto_20170715_1712.py Format Python code with black 2022-02-27 15:26:41 +01:00
0019_add_consumer_user.py Format Python code with black 2022-02-27 15:26:41 +01:00
0020_document_added.py Format Python code with black 2022-02-27 15:26:41 +01:00
0021_document_storage_type.py Format Python code with black 2022-02-27 15:26:41 +01:00
0022_auto_20181007_1420.py Format Python code with black 2022-02-27 15:26:41 +01:00
0023_document_current_filename.py Format Python code with black 2022-02-27 15:26:41 +01:00
1000_update_paperless_all.py Format Python code with black 2022-02-27 15:26:41 +01:00
1001_auto_20201109_1636.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
1002_auto_20201111_1105.py Format Python code with black 2022-02-27 15:26:41 +01:00
1003_mime_types.py Format Python code with black 2022-02-27 15:26:41 +01:00
1004_sanity_check_schedule.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
1005_checksums.py Format Python code with black 2022-02-27 15:26:41 +01:00
1006_auto_20201208_2209.py Format Python code with black 2022-02-27 15:26:41 +01:00
1007_savedview_savedviewfilterrule.py Format Python code with black 2022-02-27 15:26:41 +01:00
1008_auto_20201216_1736.py Format Python code with black 2022-02-27 15:26:41 +01:00
1009_auto_20201216_2005.py Format Python code with black 2022-02-27 15:26:41 +01:00
1010_auto_20210101_2159.py Format Python code with black 2022-02-27 15:26:41 +01:00
1011_auto_20210101_2340.py Format Python code with black 2022-02-27 15:26:41 +01:00
1012_fix_archive_files.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
1013_migrate_tag_colour.py Format Python code with black 2022-02-27 15:26:41 +01:00
1014_auto_20210228_1614.py Format Python code with black 2022-02-27 15:26:41 +01:00
1015_remove_null_characters.py Format Python code with black 2022-02-27 15:26:41 +01:00
1016_auto_20210317_1351.py Format Python code with black 2022-02-27 15:26:41 +01:00
1017_alter_savedviewfilterrule_rule_type.py Add missing migration for savedviewfilterrule 2022-03-17 13:19:26 +01:00
1018_alter_savedviewfilterrule_value.py Increases SavedViewFilterRule value to the maximum length 2022-04-08 08:55:58 -07:00
1019_storagepath_document_storage_path.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
1019_uisettings.py Refactor to UiSettings 2022-05-17 11:11:39 -07:00
1020_merge_20220518_1839.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
1021_webp_thumbnail_conversion.py Adds a few more test cases for coverage and adds no coverage to some others 2022-07-02 16:19:22 +02:00
1022_paperlesstask.py Fixes up some issues with the migrations and type mismatches 2022-10-03 13:18:25 -07:00
1023_add_comments.py Fix 1023, 1024 migrations, add savedviewfilterrule migration 2022-08-26 10:02:48 -07:00
1024_document_original_filename.py Fix 1023, 1024 migrations, add savedviewfilterrule migration 2022-08-26 10:02:48 -07:00
1025_alter_savedviewfilterrule_rule_type.py Fix 1023, 1024 migrations, add savedviewfilterrule migration 2022-08-26 10:02:48 -07:00
1026_transition_to_celery.py Fixes migration error if some tasks are defined already 2022-10-04 07:56:40 -07:00
__init__.py It works! 2015-12-20 19:23:33 +00:00