bernardopires / django-tenant-schemas

Tenant support for Django using PostgreSQL schemas.
https://django-tenant-schemas.readthedocs.org/en/latest/
MIT License
1.46k stars 424 forks source link

Release new version on PyPI #560

Closed mikicz closed 1 year ago

mikicz commented 6 years ago

Hi, would it be possible to release a new version on PyPI, to update the compatibility with Django 1.11? It is the last supported 1.x version of Django (https://www.djangoproject.com/download/).

I especially need the #519 and #524 PRs, because they fix #534.

If there's some work needed to be done to make this happen let me know, I'll help out.