On 10/28/23 01:59, Odhiambo Washington wrote:
Running an install on Debian12 VM. Getting a new error message that I haven't seen previously:
(venv) mailman@debian12:~$ mailman-web compress Compressing... Invalid template socialaccount/login_cancelled.html: Invalid block tag on line 7: 'element', expected 'endblock'. Did you forget to register or load this tag? Invalid template account/verified_email_required.html: Invalid block tag on line 7: 'element', expected 'endblock'. Did you forget to register or load this tag?
These templates are part of django_allauth. What is your version of that? There are backwards incompatible changes in version 0.58. See https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst#backwards...
If you have 0.58 try
pip install django_allauth\<0.58
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan