moviewyrm/bookwyrm/models
2021-04-08 14:17:29 -07:00
..
__init__.py Adds invite request model 2021-03-20 18:27:30 -07:00
activitypub_mixin.py Update ordered collection classes to use CollectionItem 2021-04-08 14:17:29 -07:00
attachment.py Fixes image attachments 2021-03-15 13:55:48 -07:00
author.py Runs black 2021-03-08 08:49:10 -08:00
base_model.py Add statuses to timelines 2021-03-22 16:19:02 -07:00
book.py Remove character limit on some book fields 2021-04-07 08:50:50 -07:00
connector.py Runs black 2021-03-08 08:49:10 -08: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 Update ordered collection classes to use CollectionItem 2021-04-08 14:17:29 -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 Update ordered collection classes to use CollectionItem 2021-04-08 14:17:29 -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 localname case insensitive 2021-04-08 09:00:32 -07:00