adamhos
Results
3
comments of
adamhos
Use aiohttp==1.1.5 instead of the latest version
This will install the last binary version of "psycopg2" (2.7.7) and satisfy the requirement `pip install django-tenant-schemas --only-binary psycopg2 ` or do this and install which ever psycopg2 package you...
Works if you delete saas/migrations, run ./manage.py makemigrations and then migrate.