Incompatible with Django 3.1(beta)
See original GitHub issueHi,
I’ve just tried installing the beta version of Django 3.1 and I got the following response:
ERROR: django-tenants 3.1.0 has requirement Django<3.1,>=2.1, but you'll have django 3.1b1 which is incompatible.
Did you look into the compatibility with 3.1 and is there a rough timeline for preparing django-tenants for 3.1? Of course no pressure, but should you have looked into this, then I would love to know!
Let me end this with a huge thanks for releasing this app, vital for my tool! Best,
Erwin
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Django 3.1 release notes
These release notes cover the new features, as well as some backwards incompatible changes you'll want to be aware of when upgrading from...
Read more >There are incompatible versions in the resolved dependencies
It seems that every version is installed correctly version-wide, including the graphene-django that it complains about [required: >=3.0.0b1, ...
Read more >Changelog — django-taggit 1.3.0 documentation
Backwards incompatible: TaggableManager.set now takes a list of tags (instead of varargs) so that its API matches Django's RelatedManager.set . Example:.
Read more >Release Notes - Django REST framework
(Due to incompatibility with DjangoRedis cache backend. ... See the schema docs; Add support for Django 3.1's database-agnositic JSONField .
Read more >django-tools - PyPI
miscellaneous tools for Django based projects. ... Backwards-incompatible changes ... Add Python 3.10 and Django v4.0 (remove Python 3.7 and Django 3.1).
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
As soon as django 3.1 is out I will make it work. As I will want it for my project
Thank you tom,
another one please, based on the comment I red, is it soon that django-tenants will support tenants by their URLs not just subdomain ?. like www.mydomain/tenant1
thank you