moviewyrm/bookwyrm/migrations
2021-11-17 10:02:39 -08:00
..
0001_initial.py
0002_auto_20200219_0816.py
0003_auto_20200221_0131.py
0004_tag.py
0005_auto_20200221_1645.py
0006_auto_20200221_1702_squashed_0064_merge_20201101_1913.py
0007_auto_20201103_0014.py
0008_work_default_edition.py
0009_shelf_privacy.py
0010_importjob_retry.py
0011_auto_20201113_1727.py
0012_attachment.py
0012_progressupdate.py
0013_book_origin_id.py
0014_auto_20201128_0118.py
0014_merge_20201128_0007.py
0015_auto_20201128_0349.py
0015_auto_20201128_0734.py
0016_auto_20201129_0304.py
0016_auto_20201211_2026.py
0017_auto_20201130_1819.py
0017_auto_20201212_0059.py
0018_auto_20201130_1832.py
0019_auto_20201130_1939.py
0020_auto_20201208_0213.py
0021_merge_20201212_1737.py
0022_auto_20201212_1744.py
0023_auto_20201214_0511.py
0023_merge_20201216_0112.py
0024_merge_20201216_1721.py
0025_auto_20201217_0046.py
0026_status_content_warning.py
0027_auto_20201220_2007.py
0028_remove_book_author_text.py
0029_auto_20201221_2014.py
0030_auto_20201224_1939.py
0031_auto_20210104_2040.py
0032_auto_20210104_2055.py
0033_siteinvite_created_date.py
0034_importjob_complete.py
0035_edition_edition_rank.py
0036_annualgoal.py
0037_auto_20210118_1954.py
0038_auto_20210119_1534.py
0039_merge_20210120_0753.py
0040_auto_20210122_0057.py
0041_auto_20210131_1614.py
0042_auto_20210201_2108.py
0043_auto_20210204_2223.py
0044_auto_20210207_1924.py
0045_auto_20210210_2114.py
0046_reviewrating.py
0046_sitesettings_privacy_policy.py
0046_user_default_post_privacy.py
0047_connector_isbn_search_url.py
0047_merge_20210228_1839.py
0048_merge_20210308_1754.py
0049_auto_20210309_0156.py
0050_auto_20210313_0030.py
0051_auto_20210316_1950.py
0052_user_show_goal.py
0053_auto_20210319_1913.py
0054_auto_20210319_1942.py
0055_auto_20210321_0101.py
0056_auto_20210321_0303.py
0057_user_discoverable.py
0058_auto_20210324_1536.py
0059_user_preferred_timezone.py
0060_siteinvite_invitees.py
0061_auto_20210402_1435.py
0062_auto_20210406_1731.py
0062_auto_20210407_1545.py
0063_auto_20210407_0045.py
0063_auto_20210407_1827.py
0063_auto_20210408_1556.py
0064_auto_20210408_2208.py
0064_merge_20210410_1633.py
0065_merge_20210411_1702.py
0066_user_deactivation_reason.py
0067_denullify_list_item_order.py
0068_ordering_for_list_items.py
0069_auto_20210422_1604.py
0070_auto_20210423_0121.py
0071_merge_0063_auto_20210407_0045_0070_auto_20210423_0121.py
0072_remove_work_default_edition.py
0073_sitesettings_footer_item.py
0074_auto_20210511_1829.py
0075_announcement.py
0076_preview_images.py
0077_auto_20210623_2155.py
0078_add_shelved_date.py
0079_merge_20210804_1746.py
0080_alter_shelfbook_options.py Adds books stream 2021-08-04 17:25:31 -07:00
0081_alter_user_last_active_date.py Fixes over-reporting user last active date 2021-08-05 19:52:15 -07:00
0082_auto_20210806_2324.py Confirm email views 2021-08-06 16:26:46 -07:00
0083_auto_20210816_2022.py Adds reading status field to book statuses 2021-08-16 13:32:12 -07:00
0084_auto_20210817_1916.py Adds missing migration 2021-08-17 12:17:35 -07:00
0085_user_saved_lists.py Adds saved lists many to many field 2021-08-23 11:19:15 -07:00
0086_auto_20210827_1727.py Fixes model name 2021-08-29 11:12:57 -07:00
0086_auto_20210828_1724.py Generate likely followers url for existing users 2021-08-28 11:15:17 -07:00
0087_merge_0086_auto_20210827_1727_0086_auto_20210828_1724.py Merge migration 2021-08-29 11:20:30 -07:00
0088_auto_20210905_2233.py Create and view quotation page numbers 2021-09-05 16:00:40 -07:00
0089_user_show_suggested_users.py Adds flag on user model to hide suggested users 2021-09-08 09:30:13 -07:00
0090_auto_20210908_2346.py Allow admins to suspend pending users 2021-09-08 16:47:12 -07:00
0090_emailblocklist.py Updates migration 2021-09-08 15:31:07 -07:00
0091_merge_0090_auto_20210908_2346_0090_emailblocklist.py Merge migration 2021-09-08 17:44:17 -07:00
0092_sitesettings_instance_short_description.py Updates instance info endpoint 2021-09-10 11:44:51 -07:00
0093_alter_sitesettings_instance_short_description.py Adds short description to edit site form 2021-09-10 12:13:24 -07:00
0094_auto_20210911_1550.py Adds deactivation date to user model 2021-09-11 08:57:38 -07:00
0094_importitem_book_guess.py Updates migration 2021-09-11 07:23:22 -07:00
0095_auto_20210911_2053.py Use readable/translatable strings for db choices 2021-09-11 14:23:47 -07:00
0095_merge_20210911_2143.py Adds merge migration 2021-09-11 14:45:56 -07:00
0096_merge_20210912_0044.py Merge migration 2021-09-11 17:44:56 -07:00
0097_auto_20210917_1858.py Adds migration 2021-09-17 12:00:00 -07:00
0098_auto_20210918_2238.py Adds customizable invite request copy 2021-09-18 15:45:04 -07:00
0099_readthrough_is_active.py Newly created readthroughs are active by default 2021-09-22 13:00:38 -07:00
0100_shelf_description.py Adds description field to shelf 2021-09-28 16:36:47 -07:00
0101_auto_20210929_1847.py Fixes broken migration 2021-10-03 13:26:02 -07:00
0102_remove_connector_local.py Updates migrations 2021-09-30 11:06:12 -07:00
0103_remove_connector_local.py Updates migrations 2021-09-30 11:06:12 -07:00
0104_auto_20211001_2012.py Adds thread id to status model 2021-10-01 14:12:03 -07:00
0105_alter_connector_connector_file.py Adds missing connector migration 2021-10-03 12:15:44 -07:00
0106_user_preferred_language.py Adds language preference to database 2021-10-06 12:19:52 -07:00
0107_alter_user_preferred_language.py Python formatting 2021-10-11 09:37:25 -07:00
0107_auto_20211016_0639.py database migrations for groups 2021-10-16 17:45:21 +11:00
0108_alter_user_preferred_language.py Updates Spanish locale 2021-10-11 12:17:39 -07:00
0109_status_edited_date.py Use edit date to track is status has been updated 2021-10-15 08:56:07 -07:00
0110_auto_20211015_1734.py Uses correct model field for raw values 2021-10-15 10:36:46 -07:00
0111_merge_0107_auto_20211016_0639_0110_auto_20211015_1734.py add makemigrations merge file 2021-10-17 06:33:11 +11:00
0112_auto_20211022_0844.py add migration for updated notification types 2021-10-22 20:30:25 +11:00
0113_auto_20211110_2104.py Adds migration 2021-11-11 12:29:51 -08:00
0114_importjob_source.py Approve or delete import guesses 2021-11-12 17:10:47 -08:00
0115_importitem_linked_review.py Associate imported review with import item 2021-11-13 11:44:05 -08:00
0116_auto_20211114_1734.py Notify when import completes 2021-11-14 09:56:23 -08:00
0117_alter_user_preferred_language.py Adds Lithuanian to the user options 2021-11-15 10:26:00 -08:00
0118_alter_user_preferred_language.py Adds Galician locale 2021-11-17 10:02:39 -08:00
__init__.py