Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django5 Support? #102

Open
duaneking opened this issue Dec 30, 2023 · 3 comments
Open

Django5 Support? #102

duaneking opened this issue Dec 30, 2023 · 3 comments

Comments

@duaneking
Copy link

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.

@skorokithakis
Copy link
Owner

PRs are very welcome!

@moggers87
Copy link
Contributor

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.

@skorokithakis
Copy link
Owner

Unfortunately no, we aren't using Travis. I should add some Github CI configs, though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants