moviewyrm/bookwyrm/models
2020-12-07 13:16:42 -08:00
..
__init__.py Updates to_model to use fields 2020-12-03 12:35:57 -08:00
attachment.py Updates status model and serializer 2020-11-30 14:24:31 -08:00
author.py serialize book and author models 2020-11-30 14:40:26 -08:00
base_model.py fixes inconsistency in to_undo activity helper 2020-12-04 11:53:50 -08:00
book.py serialize book and author models 2020-11-30 14:40:26 -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
fields.py Fixes deserializing tags of varied types 2020-12-07 13:16:42 -08:00
import_job.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
relationship.py avoid naming clash is to_activity for field vs model 2020-11-30 14:54:45 -08:00
shelf.py avoid naming clash is to_activity for field vs model 2020-11-30 14:54:45 -08:00
site.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
status.py Fixes signing Create activities 2020-12-04 11:29:38 -08:00
tag.py cleans up ordered collection mixin 2020-11-30 19:24:31 -08:00
user.py Adds sort order for outbox 2020-12-04 08:07:47 -08:00