Randy

Results 17 comments of Randy

@SanichKotikov same problem I met, this PR look good to me

Because I use aria2 in a tiny disk VPS, after downlod, I will tranfer file to my strage, disk will empty again, but the task will disable, so I want...

Seems I have the similar issue when try intergrate to django followed https://rocketry.readthedocs.io/en/stable/cookbook/django.html ``` File "/Users/meta/gitRepos/github.com/broven/ASRHub/.venv/lib/python3.11/site-packages/pydantic/fields.py", line 715, in Field raise PydanticUserError('`const` is removed, use `Literal` instead', code='removed-kwargs') pydantic.errors.PydanticUserError: `const`...

make a canvas as big as image origin size, then use `transform` to make it fit to your web page. i Guess.