moviewyrm/bookwyrm/models
2020-11-28 13:40:09 -08:00
..
__init__.py refactors tag model to fit ordered collection structure 2020-11-28 11:04:54 -08:00
attachment.py handle image attachments recursively 2020-11-27 20:11:46 -08:00
author.py User origin ids for books and authors 2020-11-28 13:40:09 -08:00
base_model.py automatically load authors and editions 2020-11-28 13:00:04 -08:00
book.py User origin ids for books and authors 2020-11-28 13:40:09 -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
import_job.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
relationship.py Prevent creating follow requests when there's already a follow 2020-11-01 13:14:56 -08:00
shelf.py refactors tag model to fit ordered collection structure 2020-11-28 11:04:54 -08:00
site.py Replace naive datetimes with aware ones 2020-11-27 16:35:03 -08:00
status.py Use remote_id resolver to load books, user 2020-11-28 10:18:24 -08:00
tag.py refactors tag model to fit ordered collection structure 2020-11-28 11:04:54 -08:00
user.py Remove special remote user handling code 2020-11-28 11:48:17 -08:00