bookwyrm/bookwyrm/models
Hugh Rundle 7fc54c509c
fixes for bookwyrm csv import
- fix tests
- revert change to GenericImporter tests
- import the review name
- add extra properties to ImportItem
2024-08-10 16:37:30 +10:00
..
__init__.py Merge branch 'main' into user-migration 2023-11-13 21:17:07 +11:00
activitypub_mixin.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
announcement.py Removes hardcoded white in announcements 2022-03-01 11:06:15 -08:00
annual_goal.py spelling: uniqueness 2023-04-04 20:02:54 -04:00
antispam.py Create NotificationType as class, not through API 2023-11-09 22:43:36 -03:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py Modify update_fields in save() when modifying objects 2024-04-25 15:53:53 +02:00
base_model.py Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +02:00
book.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
bookwyrm_export_job.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
bookwyrm_import_job.py fix avatar import path 2024-01-28 15:56:44 +11:00
connector.py Allow serving BookWyrm on a non-standard port 2024-04-24 15:30:47 +02:00
favorite.py Pass allow_external_connections through ignore_activity 2023-04-06 23:37:49 -04:00
federated_server.py Allow serving BookWyrm on a non-standard port 2024-04-24 15:30:47 +02:00
fields.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
group.py Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +02:00
hashtag.py Replace deprecated CICharField with custom collation for case-insensitivity 2024-04-25 10:14:07 +02:00
import_job.py fixes for bookwyrm csv import 2024-08-10 16:37:30 +10:00
job.py initial work on fixing user exports with s3 2024-01-14 12:14:44 +11:00
link.py Modify update_fields in save() when modifying objects 2024-04-25 15:53:53 +02:00
list.py Modify update_fields in save() when modifying objects 2024-04-25 15:53:53 +02:00
move.py Early return 2024-04-25 15:51:32 +02:00
notification.py Small fixes for notifications 2023-12-09 08:09:22 -08:00
readthrough.py Modify update_fields in save() when modifying objects 2024-04-25 15:53:53 +02:00
relationship.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
report.py Include the correct protocol and port in remote IDs 2024-04-24 15:35:19 +02:00
shelf.py Modify update_fields in save() when modifying objects 2024-04-25 15:53:53 +02:00
site.py Modify update_fields in save() when modifying objects 2024-04-25 15:53:53 +02:00
status.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00
user.py pylint: enable useless-suppression lint and perform cleanup 2024-07-27 03:47:35 -03:00