bookwyrm/bookwyrm/migrations
Jascha Urbach befcf4f3e9
bump some versions in requirements
Why update:

iohttp: supports now more of http standard.
celery: supports redis > = 4.0.2 (the docker image uses redis 7.0.6
django-celery-beat: better Django 3.2 support, bump celery to 5.2, downgrade of dependencies for better celery support
django-compressor: official Django 3.2 support, updates requirements
django-model-utils: official django 3.2 support.
django-sass-processor: remove deprecated default_app_config, support of ManifestStaticFilesStorage (which might be needed in the future)
environs: bugfixes
libsass: removes deprecated cli
Pillow: bug fixing
psycopg2: Bugfixing
pycryptodome: bugfixes
python-dateutil: updated tzdata
requests: better json Handling, bugfixing
responses: bugfixes and more
pytz: python3 code generation, All the corect timezone behaviour!
boto3: Updsate all the S3 Handling

signtures.py update because of breaking change in pycryptodome

migration because uf updated timezones

With updated celery I have less 501 errors on my instance. updated psycopg2 has better performance.

I have NOT chekced opentelemetry packages.

Upgrading redis package wold need a deeper inspection of the code as some functions are dropped in newer versions.
2022-12-19 16:37:41 +01:00
..
0001_initial.py Runs black 2021-03-08 08:49:10 -08:00
0002_auto_20200219_0816.py Runs black 2021-03-08 08:49:10 -08:00
0003_auto_20200221_0131.py Runs black 2021-03-08 08:49:10 -08:00
0004_tag.py Runs black 2021-03-08 08:49:10 -08:00
0005_auto_20200221_1645.py Runs black 2021-03-08 08:49:10 -08:00
0006_auto_20200221_1702_squashed_0064_merge_20201101_1913.py Runs black 2021-03-08 08:49:10 -08:00
0007_auto_20201103_0014.py Runs black 2021-03-08 08:49:10 -08:00
0008_work_default_edition.py Runs black 2021-03-08 08:49:10 -08:00
0009_shelf_privacy.py Runs black 2021-03-08 08:49:10 -08:00
0010_importjob_retry.py Runs black 2021-03-08 08:49:10 -08:00
0011_auto_20201113_1727.py Runs black 2021-03-08 08:49:10 -08:00
0012_attachment.py Runs black 2021-03-08 08:49:10 -08:00
0012_progressupdate.py Runs black 2021-03-08 08:49:10 -08:00
0013_book_origin_id.py Runs black 2021-03-08 08:49:10 -08:00
0014_auto_20201128_0118.py Runs black 2021-03-08 08:49:10 -08:00
0014_merge_20201128_0007.py Runs black 2021-03-08 08:49:10 -08:00
0015_auto_20201128_0349.py Runs black 2021-03-08 08:49:10 -08:00
0015_auto_20201128_0734.py Runs black 2021-03-08 08:49:10 -08:00
0016_auto_20201129_0304.py Runs black 2021-03-08 08:49:10 -08:00
0016_auto_20201211_2026.py Runs black 2021-03-08 08:49:10 -08:00
0017_auto_20201130_1819.py Runs black 2021-03-08 08:49:10 -08:00
0017_auto_20201212_0059.py Runs black 2021-03-08 08:49:10 -08:00
0018_auto_20201130_1832.py Runs black 2021-03-08 08:49:10 -08:00
0019_auto_20201130_1939.py Runs black 2021-03-08 08:49:10 -08:00
0020_auto_20201208_0213.py Runs black 2021-03-08 08:49:10 -08:00
0021_merge_20201212_1737.py Runs black 2021-03-08 08:49:10 -08:00
0022_auto_20201212_1744.py Runs black 2021-03-08 08:49:10 -08:00
0023_auto_20201214_0511.py Runs black 2021-03-08 08:49:10 -08:00
0023_merge_20201216_0112.py Runs black 2021-03-08 08:49:10 -08:00
0024_merge_20201216_1721.py Runs black 2021-03-08 08:49:10 -08:00
0025_auto_20201217_0046.py Runs black 2021-03-08 08:49:10 -08:00
0026_status_content_warning.py Runs black 2021-03-08 08:49:10 -08:00
0027_auto_20201220_2007.py Runs black 2021-03-08 08:49:10 -08:00
0028_remove_book_author_text.py Runs black 2021-03-08 08:49:10 -08:00
0029_auto_20201221_2014.py Runs black 2021-03-08 08:49:10 -08:00
0030_auto_20201224_1939.py Runs black 2021-03-08 08:49:10 -08:00
0031_auto_20210104_2040.py Runs black 2021-03-08 08:49:10 -08:00
0032_auto_20210104_2055.py Runs black 2021-03-08 08:49:10 -08:00
0033_siteinvite_created_date.py Runs black 2021-03-08 08:49:10 -08:00
0034_importjob_complete.py Runs black 2021-03-08 08:49:10 -08:00
0035_edition_edition_rank.py Runs black 2021-03-08 08:49:10 -08:00
0036_annualgoal.py Runs black 2021-03-08 08:49:10 -08:00
0037_auto_20210118_1954.py Runs black 2021-03-08 08:49:10 -08:00
0038_auto_20210119_1534.py Runs black 2021-03-08 08:49:10 -08:00
0039_merge_20210120_0753.py Runs black 2021-03-08 08:49:10 -08:00
0040_auto_20210122_0057.py Runs black 2021-03-08 08:49:10 -08:00
0041_auto_20210131_1614.py Runs black 2021-03-08 08:49:10 -08:00
0042_auto_20210201_2108.py Runs black 2021-03-08 08:49:10 -08:00
0043_auto_20210204_2223.py Runs black 2021-03-08 08:49:10 -08:00
0044_auto_20210207_1924.py Runs black 2021-03-08 08:49:10 -08:00
0045_auto_20210210_2114.py Runs black 2021-03-08 08:49:10 -08:00
0046_reviewrating.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
0046_sitesettings_privacy_policy.py Runs black 2021-03-08 08:49:10 -08:00
0046_user_default_post_privacy.py Python formatting 2021-08-04 10:58:23 -07:00
0047_connector_isbn_search_url.py Runs black 2021-03-08 08:49:10 -08:00
0047_merge_20210228_1839.py Runs black 2021-03-08 09:54:02 -08:00
0048_merge_20210308_1754.py Formats migrationwq 2021-03-08 09:58:07 -08:00
0049_auto_20210309_0156.py Reformats report model 2021-03-09 12:57:38 -08:00
0050_auto_20210313_0030.py Adds missing migration for reports model 2021-03-12 16:32:11 -08:00
0051_auto_20210316_1950.py Black formatting 2021-03-16 12:59:25 -07:00
0052_user_show_goal.py Formatting 2021-03-18 09:06:00 -07:00
0053_auto_20210319_1913.py Formatting 2021-03-19 12:16:44 -07:00
0054_auto_20210319_1942.py formatting 2021-03-19 12:44:30 -07:00
0055_auto_20210321_0101.py Black formatting 2021-03-20 18:04:10 -07:00
0056_auto_20210321_0303.py Black formatting 2021-03-20 20:19:27 -07:00
0057_user_discoverable.py Pytohn formatting 2021-03-21 16:47:09 -07:00
0058_auto_20210324_1536.py Python formatting 2021-03-24 08:39:37 -07:00
0059_user_preferred_timezone.py 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
0060_siteinvite_invitees.py Associate users with their invites 2021-04-01 17:20:02 -07:00
0061_auto_20210402_1435.py Makes outbox an optional field on the user table 2021-04-02 07:35:56 -07:00
0062_auto_20210406_1731.py Adds inventaire identifier to book data fields 2021-04-06 13:54:57 -07:00
0062_auto_20210407_1545.py Adds missing migration for #898 2021-04-07 10:33:56 -07:00
0063_auto_20210407_0045.py Python formatting 2021-04-06 18:17:33 -07:00
0063_auto_20210407_1827.py Updates federated server model with notes field 2021-04-07 11:28:31 -07:00
0063_auto_20210408_1556.py Makes localname case insensitive 2021-04-08 09:00:32 -07:00
0064_auto_20210408_2208.py python formatting 2021-04-08 15:11:16 -07:00
0064_merge_20210410_1633.py Adds merge migrations 2021-04-10 09:35:03 -07:00
0065_merge_20210411_1702.py Adds merge migration 2021-04-11 10:05:36 -07:00
0066_user_deactivation_reason.py Only reactivate appropriate users when undoing domain block 2021-04-12 10:16:03 -07:00
0067_denullify_list_item_order.py 584 sorting of lists 2021-04-16 22:17:15 -04:00
0068_ordering_for_list_items.py 584 sorting of lists 2021-04-16 22:17:15 -04:00
0069_auto_20210422_1604.py Adds migration for last edited by field 2021-04-22 09:06:26 -07:00
0070_auto_20210423_0121.py Python formatting 2021-04-22 18:30:58 -07:00
0071_merge_0063_auto_20210407_0045_0070_auto_20210423_0121.py Adds merge migration 2021-04-26 14:33:16 -07:00
0072_remove_work_default_edition.py Don't store default edition in the dataase 2021-04-28 16:05:17 -07:00
0073_sitesettings_footer_item.py Free text field for the site footer 2021-04-30 10:42:27 -07:00
0074_auto_20210511_1829.py Deactivate connectors related to blocked federated servers 2021-05-11 11:31:02 -07:00
0075_announcement.py Makes extra content optional 2021-05-20 12:40:03 -07:00
0076_preview_images.py Black 2021-05-26 15:18:05 +02:00
0077_auto_20210623_2155.py Fixes search query syntax 2021-06-26 16:20:18 -07:00
0078_add_shelved_date.py Add shelved_date field and populate it on import 2021-07-13 21:04:11 -07:00
0079_merge_20210804_1746.py Python formatting 2021-08-04 10:58:23 -07:00
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
0119_user_feed_status_types.py Apply review suggestions 2021-11-24 11:59:45 +01:00
0120_list_embed_key.py Add unique embed_key to List model 2021-12-04 16:06:07 +01:00
0121_user_summary_keys.py Add summary_keys JSONField for the user 2021-12-22 14:57:26 +01:00
0122_alter_annualgoal_year.py Moves annual goal to its own file 2022-07-29 13:00:59 -07:00
0123_alter_user_preferred_language.py Fixes locale names 2022-01-04 14:34:22 -08:00
0124_auto_20220106_1759.py Don't crash tests 2022-01-06 10:22:27 -08:00
0125_alter_user_preferred_language.py Updates migration 2022-01-08 17:07:51 -08:00
0126_auto_20220112_2315.py Build-in translations to privacy choices dropdwon 2022-01-12 15:26:13 -08:00
0126_filelink_link_linkdomain.py Add user attribution to links and domains 2022-01-10 13:20:31 -08:00
0127_auto_20220110_2211.py Allow users to report spam links 2022-01-10 14:55:10 -08:00
0128_merge_0126_auto_20220112_2315_0127_auto_20220110_2211.py Adds merge migration 2022-01-12 17:16:20 -08:00
0129_auto_20220117_1716.py Set book availability 2022-01-17 09:22:40 -08:00
0130_alter_listitem_notes.py Limit length on list item note 2022-01-24 12:02:05 -08:00
0130_alter_user_preferred_language.py Adds Swedish to the app 2022-01-24 09:39:13 -08:00
0131_merge_20220125_1644.py Migration formatting 2022-01-25 09:17:00 -08:00
0132_alter_user_preferred_language.py Adds migration for locale name update 2022-02-02 12:44:11 -08:00
0133_alter_listitem_notes.py Proper markdown formatting 2022-02-04 12:07:26 -08:00
0134_announcement_display_type.py Adds color options to announcements 2022-02-11 14:00:01 -05:00
0135_auto_20220217_1624.py Python formatting 2022-02-17 08:42:12 -08:00
0136_auto_20220217_1708.py Adds setup view 2022-02-17 10:03:02 -08:00
0137_alter_sitesettings_allow_registration.py Python formatting 2022-02-17 11:31:52 -08:00
0138_automod.py Adds task 2022-02-24 12:16:18 -08:00
0139_report_status.py Adds notifications 2022-02-24 13:20:18 -08:00
0140_remove_report_statuses.py Adds notifications 2022-02-24 13:20:18 -08:00
0141_alter_report_status.py Adds notifications 2022-02-24 13:20:18 -08:00
0142_auto_20220227_1752.py Show theme options 2022-02-27 10:48:33 -08:00
0142_user_hide_follows.py Add option to hide follows 2022-02-28 11:48:49 -08:00
0143_merge_0142_auto_20220227_1752_0142_user_hide_follows.py Adds merge migration 2022-02-28 13:30:02 -08:00
0144_alter_announcement_display_type.py Removes hardcoded white in announcements 2022-03-01 11:06:15 -08:00
0145_sitesettings_version.py Adds update script 2022-03-16 12:39:49 -07:00
0146_auto_20220316_2320.py Creates fresh migration and removes merges 2022-03-16 16:35:03 -07:00
0146_auto_20220316_2352.py Manually updates migration 2022-03-16 16:53:16 -07:00
0147_alter_user_preferred_language.py Formats migration 2022-03-26 10:32:07 -07:00
0148_alter_user_preferred_language.py Adds Finnish locale (#2069) 2022-03-31 08:20:52 -07:00
0148_merge_20220326_2006.py Merge migration 2022-03-26 13:07:27 -07:00
0149_merge_20220526_1716.py Adds merge migration 2022-05-26 10:23:32 -07:00
0150_readthrough_stopped_date.py Adds stopped date separate from finish date on readthrough 2022-05-26 11:36:37 -07:00
0151_alter_report_user.py Adds missing migration 2022-07-05 18:01:10 -07:00
0151_auto_20220705_0049.py Keep group as a foreign key field 2022-07-04 20:32:13 -07:00
0152_alter_report_user.py Python formatting 2022-07-06 12:22:07 -07:00
0152_remove_notification_notification_type_valid.py Use enums in more models 2022-07-04 20:27:56 -07:00
0153_merge_20220706_2141.py Adds merge migration 2022-07-06 14:42:58 -07:00
0154_alter_user_preferred_language.py Adds Catalan 2022-07-15 12:28:31 -07:00
0155_user_show_guided_tour.py fix migration dependency order 2022-07-17 16:34:42 +10:00
0156_alter_user_preferred_language.py Adds locale migration 2022-08-02 11:09:58 -07:00
0157_auto_20220909_2338.py add migration 2022-09-10 10:27:17 +10:00
0158_auto_20220919_1634.py Use BookWyrmModel as parent for admin models 2022-09-19 09:35:38 -07:00
0159_auto_20220924_0634.py ugh forgot to run black 2022-10-15 07:47:20 +11:00
0160_auto_20221101_2251.py Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
0160_auto_20221105_2030.py Show import status in table 2022-11-05 13:44:07 -07:00
0161_alter_importjob_status.py Set import job status when job starts and finishes 2022-11-05 13:47:06 -07:00
0162_importjob_task_id.py Revoke tasks 2022-11-05 15:41:06 -07:00
0163_merge_0160_auto_20221101_2251_0162_importjob_task_id.py Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
0164_status_ready.py Generate fewer add_status_tasks 2022-11-15 14:14:32 -08:00
0165_alter_inviterequest_answer.py Longer invite answer field 2022-11-15 14:52:07 -08:00
0166_sitesettings_imports_enabled.py Admin UI to enable and disable importing 2022-11-17 14:23:39 -08:00
0167_auto_20221125_1900.py Adds database fields for legal page/impressum 2022-11-25 11:02:42 -08:00
0168_auto_20221205_1701.py Isfdb ID for books and authors (#2482) 2022-12-11 11:33:33 -08:00
0168_auto_20221205_2331.py Tweaks group query in migration for tests 2022-12-05 17:33:40 -08:00
0169_auto_20221206_0902.py Isfdb ID for books and authors (#2482) 2022-12-11 11:33:33 -08:00
0170_merge_0168_auto_20221205_2331_0169_auto_20221206_0902.py Adds merge migration 2022-12-11 12:03:22 -08:00
0171_alter_user_preferred_timezone.py bump some versions in requirements 2022-12-19 16:37:41 +01:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00