Hey everyone,

There was a critical bug reported yesterday which would cause users to get 404 
pages instead of their list options page. Upon investigation, it was found that 
the bug was related to bumping of Mailman Core's API version to 3.1 in 
django-mailman3 1.3.3 release.

Because this bug can cause problems accessing several pages in web interface, 
we have a quick bugfix release for you.

If you have already upgraded to 1.3.3 and don't wish to do another 
upgrade/restart, you have an option to run the command below to avoid the bug:

   $ python manage.py clear_cache -a

This should invalidate the cache entries which cause the 404 bug.

The new release is available through PyPI at:

   https://pypi.org/project/django-mailman3/1.3.4/

The changelog is available at:

   https://gitlab.com/mailman/django-mailman3/-/blob/master/README.rst

Finally, as usual, you can update to the new release using pip:

  $ pip install django-mailman3==1.3.4


-- 
  thanks,
  Abhilash Raj (maxking)
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to