moviewyrm/bookwyrm/models
2021-02-04 14:27:26 -08:00
..
__init__.py Model and migration for lists 2021-01-30 21:00:36 -08:00
activitypub_mixin.py circular import issues and added_by migration 2021-02-04 14:27:26 -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 Moves activitypub mixin to its own file 2021-02-04 10:47:18 -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 Moves activitypub mixin to its own file 2021-02-04 10:47:18 -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 Created mixin for ordered collection items 2021-02-04 12:25:07 -08:00
notification.py Moves models that don't inherit Status to their own files 2021-01-01 10:46:15 -08:00
readthrough.py Add validators and more tests 2021-01-19 23:40:11 -08:00
relationship.py Moves activitypub mixin to its own file 2021-02-04 10:47:18 -08:00
shelf.py Created mixin for ordered collection items 2021-02-04 12:25:07 -08:00
site.py Adds site invite created date 2021-01-05 11:38:03 -08:00
status.py Moves activitypub mixin to its own file 2021-02-04 10:47:18 -08:00
tag.py Created mixin for ordered collection items 2021-02-04 12:25:07 -08:00
user.py Moves activitypub mixin to its own file 2021-02-04 10:47:18 -08:00