Skip to content

Releases: SocialSchools/django-multisite

New Release With Python and Django upgrade

01 Mar 14:50
Compare
Choose a tag to compare

Django support has been updated to 4.2+
Python support has been updated to 3.11.x

Fix for django 3.2

05 Jan 18:58
Compare
Choose a tag to compare

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

08 Aug 11:52
0296b57
Compare
Choose a tag to compare

Django 2.1+ support