__init__.py
|
Updates to_model to use fields
|
2020-12-03 12:35:57 -08:00 |
author.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 |
fields.py
|
Throws validation error when remote_id is None
|
2020-12-09 11:57:29 -08: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 |
tag.py
|
cleans up ordered collection mixin
|
2020-11-30 19:24:31 -08:00 |