dnscms: add whitenoise
This commit is contained in:
@ -13,6 +13,7 @@ wagtail-grapple = "^0.26.0"
|
||||
psycopg2-binary = "^2.9.9"
|
||||
django-extensions = "^3.2.3"
|
||||
wagtail-wordpress-import = { git = "https://github.com/ponas/wagtail-wordpress-import.git", branch = "make-it-work" }
|
||||
whitenoise = "^6.7.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "*"
|
||||
|
Reference in New Issue
Block a user