You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I respectfully ask when Django 5 support will be added?
It's not currently listed as supported, so as a result myself and others will simply avoid it out of an abundance of caution unless a release is cut that officially does so.
I still believe that there are some very valuable items in here, but I'm noticing open bugs for things like the AutoOneToOneField field, which is one of the biggest ones for me.
The text was updated successfully, but these errors were encountered:
I ran the tests locally against Django 5.1 and there were no errors.
I did have to set PYTHONPATH to include . but that's only so the test runner can find the tests module
@skorokithakis there's an out of date Travis CI config in the repo. Is that currently being used? I'd be happen to open a PR to add Django 4.x and 5.x if that's the case.
May I respectfully ask when Django 5 support will be added?
It's not currently listed as supported, so as a result myself and others will simply avoid it out of an abundance of caution unless a release is cut that officially does so.
I still believe that there are some very valuable items in here, but I'm noticing open bugs for things like the AutoOneToOneField field, which is one of the biggest ones for me.
The text was updated successfully, but these errors were encountered: