bookwyrm/fedireads/migrations
2020-04-15 13:27:25 +01:00
..
0001_initial.py Follow/unfollow behavior 2020-02-18 22:44:13 -08:00
0002_auto_20200219_0816.py Don't fav things multiple times 2020-02-19 00:23:11 -08:00
0003_auto_20200221_0131.py Fixes mistake in parent model definition 2020-02-20 17:34:05 -08:00
0004_tag.py Tagging 2020-02-20 22:19:19 -08:00
0005_auto_20200221_1645.py Adds tag pages 2020-02-21 09:10:47 -08:00
0006_auto_20200221_1702.py Adds tag pages 2020-02-21 09:10:47 -08:00
0007_auto_20200223_0902.py Add unique constraint to followers relationship. #47 2020-02-23 09:08:11 +00:00
0008_auto_20200224_1504.py Add following as a related_name for followers. 2020-02-24 15:10:03 +00:00
0009_status_published_date.py Adds published date separate from created date 2020-03-06 16:35:56 -08:00
0010_auto_20200307_0655.py Store book data 2020-03-06 22:58:51 -08:00
0011_notification.py Adds notifications 2020-03-07 14:51:04 -08:00
0012_auto_20200308_1625.py Add default author aliases as empty list. 2020-03-08 16:26:42 +00:00
0013_user_manually_approves_followers.py Add field manually_approves_followers to db. 2020-03-09 20:29:11 +00:00
0014_status_remote_id.py Fixes storage of remote statuses 2020-03-10 12:04:38 -07:00
0015_auto_20200311_1212.py Split follows, follow requests and blocks into separate tables. 2020-03-11 12:37:19 +00:00
0016_auto_20200313_1337.py Use Enum and constraint for valid notification types. 2020-03-13 13:41:05 +00:00
0017_auto_20200314_2152.py Use database constraint to prevent relationships with yourself. 2020-03-14 22:20:01 +00:00
0018_favorite_remote_id.py Unfavorite statuses 2020-03-21 15:21:27 -07:00
0019_comment.py Adds commenting 2020-03-21 16:50:49 -07:00
0020_auto_20200327_2335.py Rename local key and suggest fedireads connectors 2020-03-27 16:36:52 -07:00
0021_auto_20200328_0428.py Get more data out of openlibrary 2020-03-27 21:28:52 -07:00
0022_auto_20200328_2001.py Update connector and author tables 2020-03-28 13:03:49 -07:00
0023_auto_20200328_2203.py Edit books 2020-03-28 15:06:16 -07:00
0024_federatedserver_application_version.py Keep track of remote servers 2020-03-29 15:51:43 -07:00
0025_auto_20200330_0037.py Use timezone dates 2020-03-29 17:40:51 -07:00
0026_auto_20200330_1456.py Boosts - handle url, store in database, send, notify. 2020-03-30 16:18:37 +01:00
0027_auto_20200330_2232.py Fixes merge for migration numbers 2020-03-30 15:45:11 -07:00
0028_auto_20200401_1824.py Convert comments to AP Notes and unrated reviews 2020-04-01 11:34:48 -07:00
0029_auto_20200403_1835.py Adds ratings 2020-04-03 12:44:02 -07:00
0030_quotation.py Adds quotes 2020-04-08 09:41:00 -07:00
0031_readthrough.py Add model to store reading progress. 2020-04-15 13:27:25 +01:00
__init__.py Basic app structure 2020-01-24 22:32:41 -08:00