bookwyrm/bookwyrm/models
2021-01-24 17:07:19 -08:00
..
__init__.py Merge branch 'main' into progress_update 2021-01-17 13:05:38 -08:00
attachment.py Starts getting reverse fields working for deserialization 2020-12-07 18:28:42 -08:00
author.py Remove sync fields and share fields between book and author 2020-12-21 12:17:18 -08:00
base_model.py Move error down into to_ordered_queryset 2021-01-16 23:31:47 -08:00
book.py Merge branch 'main' into progress_update 2021-01-17 13:05:38 -08:00
connector.py Show federated servers and connectors in admin 2020-10-31 12:45:39 -07:00
favorite.py Moves models that don't inherit Status to their own files 2021-01-01 10:46:15 -08:00
federated_server.py Renames bookwyrm base model 2020-09-21 08:16:34 -07:00
fields.py Still need to remove validator arg in username field 2021-01-04 09:40:23 -08:00
import_job.py Adds field on import job to check if job completed 2021-01-07 08:08:12 -08:00
notification.py Moves models that don't inherit Status to their own files 2021-01-01 10:46:15 -08:00
readthrough.py Add validators and more tests 2021-01-19 23:40:11 -08:00
relationship.py Moves blocking side effects to model 2021-01-24 17:07:19 -08:00
shelf.py Add order for shelf books to satisfy warning 2021-01-13 23:44:44 -08:00
site.py Adds site invite created date 2021-01-05 11:38:03 -08:00
status.py sort edition list by rank 2021-01-11 11:16:10 -08:00
tag.py Fixes untag 2020-12-31 08:42:09 -08:00
user.py Sets minimum goal 2021-01-19 07:30:35 -08:00