question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incompatible with Django 3.1(beta)

See original GitHub issue

Hi, 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:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
tomturnercommented, Jun 15, 2020

As soon as django 3.1 is out I will make it work. As I will want it for my project

0reactions
infosrabahcommented, Jul 29, 2020

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found