Releases: SocialSchools/django-multisite
Releases · SocialSchools/django-multisite
New Release With Python and Django upgrade
Django support has been updated to 4.2+
Python support has been updated to 3.11.x
Fix for django 3.2
Django 3.2 brings a check for SITE_ID that breaks the django-multisite completely. More info here: shestera#9
So, we need the latest django-multisite and at the same time need the fix for django 3.2. Trying fix from the upstream fork, in the hope that there is a new fix for the project released and we are not stuck with an incompatible patch.
Version 1.7.0
Django 2.1+ support