mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 10:29:20 +02:00
Increase image quality of downscaled images from 70 to 95
This commit is contained in:
parent
5d2e72e69e
commit
609dd3b495
7 changed files with 89 additions and 3 deletions
|
@ -3,6 +3,7 @@ import sys
|
|||
|
||||
from . import base
|
||||
from . import library # noqa
|
||||
from . import media # noqa
|
||||
from . import users # noqa
|
||||
|
||||
from rest_framework.exceptions import ValidationError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue