bookwyrm/bookwyrm/models
2021-09-08 09:30:13 -07:00
..
__init__.py Adds model for instance admin announcements 2021-05-19 14:00:46 -07:00
activitypub_mixin.py Set priorities on tasks 2021-09-07 16:33:43 -07:00
announcement.py Makes extra content optional 2021-05-20 12:40:03 -07:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py More efficient search index 2021-06-23 16:54:59 -07:00
base_model.py Adds email confirmation code field 2021-08-06 14:42:18 -07:00
book.py Merge branch 'main' into images-django-imagekit 2021-08-02 13:43:59 -06:00
connector.py Deactivate connectors related to blocked federated servers 2021-05-11 11:31:02 -07:00
favorite.py Pass update fields when ticking last active date 2021-08-03 09:12:22 -07:00
federated_server.py Tests deactivating connectors 2021-05-18 12:29:01 -07:00
fields.py Fixes attribution field logic 2021-08-29 08:50:46 -07:00
import_job.py Fixes guessing read dates from goodreads csv 2021-09-07 18:09:43 -07:00
list.py Updates code for linter 2021-06-18 14:12:56 -07:00
notification.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
readthrough.py Adds database constraint for readthrough dates 2021-08-11 11:19:06 -07:00
relationship.py More pylint fixes 2021-06-18 14:29:24 -07:00
report.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
shelf.py Add shelved_date field and populate it on import 2021-07-13 21:04:11 -07:00
site.py Confirm email views 2021-08-06 16:26:46 -07:00
status.py Create and view quotation page numbers 2021-09-05 16:00:40 -07:00
user.py Adds flag on user model to hide suggested users 2021-09-08 09:30:13 -07:00