On 3/13/26 09:09, via Mailman-users wrote:
Let me expand on this, in that I am failing to get django 5.2 and mailman 3 components to work together in a python3.12 venv. Specifically, despite PIP looking like it understands that the requirements indicate that the allowable range for it's dependency on django is <5.3, pip uninstalls 5.2 and puts in 5.0.14
You have to also install django-mailman3 and hyperkitty from Gitlab as the released versions of these require django>=4.2,<5.1
-- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/UDMLICIQDGSC7GDNPCNQDP5VY4NVCUZ5/ This message sent to [email protected]
