]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Converts the conversion into a database migration
authorTrenton Holmes <holmes.trenton@gmail.com>
Sat, 11 Jun 2022 20:04:21 +0000 (13:04 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Sat, 11 Jun 2022 20:04:21 +0000 (13:04 -0700)
commitcc4cea1a41c19e01cf93e0b21d4da56d65600bb3
tree32c1853a465f9d381fa9b224113eee170b349010
parente8868d7ebf144fc32612dd751a16e57c4d9d3f57
Converts the conversion into a database migration
docker/install_management_commands.sh
src/documents/management/commands/convert_thumbnails.py [deleted file]
src/documents/migrations/1021_webp_thumbnail_conversion.py [new file with mode: 0644]
src/documents/models.py
src/documents/tests/test_management_convert_thumbnail.py [deleted file]
src/documents/tests/test_migration_webp_conversion.py [new file with mode: 0644]