.. |
__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
|
Handle absent remote ids
|
2020-12-03 17:23:08 -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 name of book field on status
|
2020-12-03 13:15:05 -08:00 |
tag.py
|
cleans up ordered collection mixin
|
2020-11-30 19:24:31 -08:00 |
user.py
|
Save key pair when creating new User
|
2020-12-03 12:45:01 -08:00 |