Rewrite of Comic lists so that tehy have thumbnails. (#26)

This commit is contained in:
2021-04-23 18:21:25 +01:00
committed by GitHub
parent 5b0a1c7c14
commit d40c8e270c
25 changed files with 4588 additions and 270 deletions

View File

@@ -24,6 +24,8 @@ psycopg2 = "^2.8.6"
rarfile = "^4.0"
coverage = "^5.5"
django-extensions = "^3.1.3"
Pillow = "^8.2.0"
django-imagekit = "^4.0.2"
[tool.poetry.dev-dependencies]
mypy = "^0.812"