moviewyrm/bookwyrm/management/commands
Joel Bradshaw 7373fb4132
Fix typo from models refactor
Looks like this got caught up when moving to importing `models`
instead of the individual models, and was throwing an error on
`./bw-dev initdb`
2022-01-23 23:41:22 -08:00
..
deduplicate_book_data.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
erase_streams.py use REDIS_x_DB_INDEX instead of REDIS_x_DB, add optional setting to example env file 2022-01-13 09:16:16 -07:00
generate_preview_images.py Linter fixes for models 2021-06-18 15:24:10 -07:00
initdb.py Fix typo from models refactor 2022-01-23 23:41:22 -08: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_editions.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00