add wordpress migration
This commit is contained in:
@ -12,6 +12,7 @@ django = "^5.0.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" }
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "*"
|
||||
|
Reference in New Issue
Block a user