Before upgrading to Django 4, we need to replace django-tenant-schemas because it is not compatible.
We attempted a Django 4 upgrade previously with a switch to django-tenants here. We gave up because the Django 4 changes were complicated.
Let's exchange this library using the previous PR as a guide. This will require creating the Domain with the DomainMixin.
Target Date
- June 9, 2023