moviewyrm/bookwyrm/models
2022-02-01 21:18:25 -08:00
..
__init__.py Updates models 2022-01-09 14:21:13 -08:00
activitypub_mixin.py Adds enum for queue names 2021-11-11 19:10:22 -08:00
announcement.py Makes extra content optional 2021-05-20 12:40:03 -07:00
antispam.py Adds IP blocklist model 2021-09-17 11:58:59 -07:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py Don't try to clear caches for nonexistant authors 2022-01-05 15:55:12 -08:00
base_model.py Fixes bug in logged out group view 2021-12-28 14:33:30 -08:00
book.py Cache query for author's books 2022-01-17 12:05:11 -08:00
connector.py Merge branch 'main' into search-refactor 2021-09-30 10:41:30 -07:00
favorite.py Move notifications to signals 2021-09-22 09:24:39 -07:00
federated_server.py Use readable/translatable strings for db choices 2021-09-11 14:23:47 -07:00
fields.py Check image extensions before saving 2022-02-01 21:18:25 -08:00
group.py Model name in comment 2021-12-10 12:46:40 -08:00
import_job.py Build-in translations to privacy choices dropdwon 2022-01-12 15:26:13 -08:00
link.py Set book availability 2022-01-17 09:22:40 -08:00
list.py Use form for saving list items 2022-01-25 12:11:17 -08:00
notification.py Notify when import completes 2021-11-14 09:56:23 -08:00
readthrough.py Python formatting 2022-01-08 16:38:52 -08:00
relationship.py Python formatting 2022-01-08 16:38:52 -08:00
report.py Fixes report remote id 2022-01-30 08:50:53 -08:00
shelf.py Cache checking if books are on shelve in shelve button snippet 2022-01-18 10:52:15 -08:00
site.py Activate pending users when email confirmation is disabled 2022-01-20 15:58:00 -08:00
status.py Use False instead of None for test values 2022-01-17 12:45:32 -08:00
user.py Merge branch 'main' into book-file-links 2022-01-12 17:14:27 -08:00