7 Dec
2023
7 Dec
'23
10:17 a.m.
Thank you very much for your help, Mark.
On 12/7/23 01:44, Mark Sapiro wrote:
The only thing I can think of is you may need to cd to the directory containing django/ django_mailman3/ postorius/ and /hyperkitty before doing the above. This may be something like /usr/lib/python3.x/site-packages.
Yes, that did it!
Previous command didn't work because of file permissions. So instead of sudoing the command as www-data, I just did "django-admin compilemessages" as root after changing to directory "/usr/lib/python3/dist-packages".
Kind regards Nils