django-tenant-schemas
django-tenant-schemas copied to clipboard
Support for Django 2.0
Are there any plans to support django 2.0 in the near future?
I'd consider working on it if there was a list of blocking issues (if any).
I've been using it in a dev environment for a couple of weeks now and its working fine on Django 2.0 with this patch applied: https://github.com/bernardopires/django-tenant-schemas/pull/519
Might be al that's needed.
Support for PostgreSQL 10?
Works fine for me with Django 2.0.7 and PostgreSQL 10.4 and django-tenant-schemas 1.9.0.
I'm also having no issues on Django 2.0.4, postgrsql 10.3 and package 1.9.0
Any plans to support Django >= 2.0??
works