Something wrong in Django admin interfaces
Hi,
Since both Mark and Danil kindly told me that my wish to disable web anonymous account registering requires new version of mailman and django-mailman, I found that newest Debian bookwarm (12) has
mailman 3.3.8-1 (including mailman3-full and mailman3-web 20200530-2.1)
python3-django-mailman3 : 1.3.9-1
python3-mailman-hyperkitty : 1.2.1
So I re-installed mailman3 (and took notes so that I could write a blog). After installing that, I found that it has problems in django admin page.
When I clicked any features like users, Mail domains, Failed tasks... anyone, no matter New or Change, the web page was covered by the first page. All the configuration fields/labels are covered by the first page.
Please see the screenshot:
https://nextcloud.slat.org/index.php/s/e5KKEEbqDK6DpiN
https://nextcloud.slat.org/index.php/s/nLgMRQ9ACyxCwoc
It was not able to do the administration tasks.
I looked at django-mailman issues https://gitlab.com/mailman/django-mailman3/-/issues but didn't find anything useful.
Does anyone have similar issues? What can I do to solve this?
Thanks, Franklin
On 7/21/23 01:39, Franklin Weng wrote:
When I clicked any features like users, Mail domains, Failed tasks... anyone, no matter New or Change, the web page was covered by the first page. All the configuration fields/labels are covered by the first page.
Please see the screenshot:
https://nextcloud.slat.org/index.php/s/e5KKEEbqDK6DpiN
https://nextcloud.slat.org/index.php/s/nLgMRQ9ACyxCwoc
It was not able to do the administration tasks.
I can't see your screen shots; the connection times out. However, this is not a Mailman issue. The Django web admin interface is part of Django. See <https://docs.djangoproject.com/en/4.2/ref/contrib/admin/>
This issue should probably be reported to Debian if it is a Debian package issue, or possibly to Django.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Franklin Weng
-
Mark Sapiro