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

@@ -68,6 +68,7 @@ INSTALLED_APPS = (
'reversion',
'widget_tweaks',
'hcaptcha',
'massadmin',
)
MIDDLEWARE = (