moviewyrm/bookwyrm/models
Mouse Reeve 2e4aff90a3 Fixes signing Create activities
and some tests for the base_model
2020-12-04 11:29:38 -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 signing Create activities 2020-12-04 11:29:38 -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 Removes half-baked field serializers 2020-12-03 13:00:04 -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