bookwyrm/bookwyrm/management/commands
2024-03-23 19:28:57 +01:00
..
admin_code.py Contextualize admin code command output 2022-02-17 11:53:29 -08:00
compile_themes.py Add compile_themes management command 2022-12-19 18:43:16 +01:00
confirm_email.py Manual email confirm (#2492) 2022-12-11 12:35:20 -08:00
deduplicate_book_data.py BookDataModel: add dry_run argument to merge_into 2024-03-23 19:28:57 +01:00
erase_deleted_user_data.py Adds success message 2024-01-02 18:29:55 -08:00
erase_streams.py Add support for specifying redis url to support unix sockets 2023-01-14 14:52:54 -08:00
generate_preview_images.py Use values_list with flat, yay! 2022-06-07 23:15:34 -07:00
initdb.py Set default auth user group to editor on initdb 2023-01-21 17:04:32 +01:00
merge_authors.py Add management commands to merge editions and authors 2023-04-15 11:59:40 +02:00
merge_editions.py Add management commands to merge editions and authors 2023-04-15 11:59:40 +02:00
merge_works.py Add a management command to merge works 2023-04-26 15:54:37 +02:00
populate_lists_streams.py Removes initialization from migration 2022-01-10 13:05:08 -08:00
populate_streams.py Fixes references to populate lists task 2021-12-10 09:34:17 -08:00
populate_suggestions.py Adds management command for populating suggestions 2021-05-22 16:10:11 -07:00
remove_2fa.py correct linter errors 2022-11-15 23:32:24 +01:00
remove_editions.py spelling: deduplications 2023-04-04 20:02:54 -04:00
remove_remote_user_preview_images.py Black 2022-12-17 17:56:28 +01:00
repair_editions.py Fixes typo and outdated comment 2023-08-01 20:53:06 -07:00
revoke_preview_image_tasks.py spelling: revoke 2023-04-04 20:02:54 -04:00