Add tooling for mass editing

This commit is contained in:
2022-02-14 15:14:00 +00:00
parent bbea47e8ec
commit 733ea69cc5
5 changed files with 136 additions and 134 deletions

View File

@@ -81,6 +81,7 @@ django-hcaptcha = "*"
"z3c.rml" = "*"
pikepdf = "*"
django-queryable-properties = "*"
django-mass-edit = "*"
[dev-packages]
selenium = "~=3.141.0"