moviewyrm/bookwyrm/models
2021-04-06 17:46:06 -07:00
..
__init__.py Adds invite request model 2021-03-20 18:27:30 -07:00
activitypub_mixin.py Still trying to catch connection error 2021-03-15 16:23:35 -07:00
attachment.py Fixes image attachments 2021-03-15 13:55:48 -07:00
author.py Adds more author identifier fields 2021-04-06 17:46:06 -07:00
base_model.py Add statuses to timelines 2021-03-22 16:19:02 -07:00
book.py Adds more author identifier fields 2021-04-06 17:46:06 -07:00
connector.py Update connector model to add new connector 2021-04-06 10:40:13 -07:00
favorite.py Runs black 2021-03-08 08:49:10 -08:00
federated_server.py Adds models for reporting 2021-03-08 17:16:59 -08:00
fields.py Fixes decimaal formatting 2021-03-24 09:51:49 -07:00
import_job.py Migrations for django 3.1 upgrade 2021-03-19 12:43:36 -07:00
list.py Set updated date on list when item is added 2021-03-30 10:28:50 -07:00
notification.py Notify admins when a report is filed 2021-03-16 12:57:23 -07:00
readthrough.py Formatting 2021-03-20 17:39:05 -07:00
relationship.py Adds activity stream utility for adding and removing statuses 2021-03-22 20:32:59 -07:00
report.py Black formatting 2021-03-16 12:59:25 -07:00
shelf.py Fixes shelf remote ids 2021-03-31 11:04:20 -07:00
site.py Associate users with their invites 2021-04-01 17:20:02 -07:00
status.py Don't create notifications when deleting statuses 2021-04-01 20:40:28 -07:00
tag.py Runs black 2021-03-08 08:49:10 -08:00
user.py Makes outbox an optional field on the user table 2021-04-02 07:35:56 -07:00