moviewyrm/bookwyrm/models
2020-11-28 11:06:01 -08:00
..
__init__.py Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
attachment.py handle image attachments recursively 2020-11-27 20:11:46 -08:00
author.py Serialize activitypub authors from data in connector 2020-11-27 14:54:08 -08:00
base_model.py Automatically handle image fields in model serializer 2020-11-27 18:26:07 -08:00
book.py Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
connector.py Show federated servers and connectors in admin 2020-10-31 12:45:39 -07:00
federated_server.py Renames bookwyrm base model 2020-09-21 08:16:34 -07:00
import_job.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
relationship.py Prevent creating follow requests when there's already a follow 2020-11-01 13:14:56 -08:00
shelf.py lowercase shelf identifier 2020-11-10 14:56:53 -08:00
site.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
status.py Merge branch 'main' into progress_update 2020-11-28 11:06:01 -08:00
tag.py Corrects serialization of Add activity 2020-11-07 16:11:12 -08:00
user.py Automatically handle image fields in model serializer 2020-11-27 18:26:07 -08:00