__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 |
book.py
|
serialize book and author models
|
2020-11-30 14:40:26 -08: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 |
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 |