moviewyrm/bookwyrm/models
2021-02-10 13:46:56 -08:00
..
__init__.py Model and migration for lists 2021-01-30 21:00:36 -08:00
activitypub_mixin.py More mocks in tests 2021-02-09 17:26:27 -08:00
attachment.py Moves activitypub mixin to its own file 2021-02-04 10:47:18 -08:00
author.py Remove sync fields and share fields between book and author 2020-12-21 12:17:18 -08:00
base_model.py Merge pull request #592 from mouse-reeve/local-paths 2021-02-10 11:38:54 -08:00
book.py circular import issues and added_by migration 2021-02-04 14:27:26 -08:00
connector.py Show federated servers and connectors in admin 2020-10-31 12:45:39 -07:00
favorite.py Use save method override instead of a signal 2021-02-06 12:00:47 -08:00
federated_server.py Renames bookwyrm base model 2020-09-21 08:16:34 -07:00
fields.py Serialize lists as custom activitypub object 2021-02-02 11:13:15 -08:00
import_job.py Adds field on import job to check if job completed 2021-01-07 08:08:12 -08:00
list.py Create notification when adding or suggesting a book to a list 2021-02-10 13:46:56 -08:00
notification.py Adds notification type referencing lists 2021-02-10 13:15:12 -08:00
readthrough.py Fixes field and lists tests 2021-02-06 16:13:59 -08:00
relationship.py Use recipients model attribute in broadcast 2021-02-09 10:26:04 -08:00
shelf.py Makes shelbook user required 2021-02-07 11:29:13 -08:00
site.py Adds site invite created date 2021-01-05 11:38:03 -08:00
status.py Use recipients model attribute in broadcast 2021-02-09 10:26:04 -08:00
tag.py Created mixin for ordered collection items 2021-02-04 12:25:07 -08:00
user.py fixes broadcasting for incoming activities 2021-02-07 16:23:20 -08:00