moviewyrm/bookwyrm/models
2021-01-05 11:38:03 -08:00
..
__init__.py Moves models that don't inherit Status to their own files 2021-01-01 10:46:15 -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 Fixes model deduplication from data 2020-12-31 12:22:00 -08:00
book.py Tests tag page and orders tag collection json 2020-12-31 08:05:24 -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 Remove books manager at long last 2021-01-02 08:14:28 -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 Moves models that don't inherit Status to their own files 2021-01-01 10:46:15 -08:00
relationship.py Fix docstring for to_reject_activity 2020-12-27 23:31:14 +01:00
shelf.py Fixes incoming shelve activity 2020-12-15 18:57:17 -08:00
site.py Adds site invite created date 2021-01-05 11:38:03 -08:00
status.py Fixes null value in status attachment array 2021-01-03 20:03:35 -08:00
tag.py Fixes untag 2020-12-31 08:42:09 -08:00
user.py Fixes setting remote user username on update 2021-01-04 10:42:31 -08:00