Add file cache.
authorRadek Czajka <rczajka@rczajka.pl>
Thu, 21 May 2020 14:05:39 +0000 (16:05 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Thu, 21 May 2020 14:05:39 +0000 (16:05 +0200)
commit651c3fcf0e96681e5dfeb5afbbc4900a9342beb3
tree472769099ed330880c8f50a0ac582d696002e996
parentd59a371f240c5fa1dbce1bd40a61e60c60a19d2a
Add file cache.
src/archive/migrations/0008_remove_audiobook_youtube_file.py [new file with mode: 0644]
src/archive/models.py
src/archive/templates/archive/file_managed.html
src/youtube/models.py
src/youtube/tasks.py
src/youtube/utils.py