moviewyrm/bookwyrm/models
2021-01-16 11:34:19 -08:00
..
__init__.py Adds form and models for reading goal 2021-01-16 08:18:54 -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 Don't error out user page 2021-01-11 14:05:08 -08:00
book.py Make get_rank() a regular method 2021-01-13 18:47:43 -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 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 queryset for shelf page json 2021-01-10 07:54:58 -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 Create goal with privacy 2021-01-16 11:34:19 -08:00