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 not supported? #878

Open
duaneking opened this issue Dec 9, 2023 · 1 comment
Open

Django5 not supported? #878

duaneking opened this issue Dec 9, 2023 · 1 comment

Comments

@duaneking
Copy link

Bug Report

The most modern version of Django that has been released (v5+) does not seem to be supported.

Description

Django 5 was released and does not seem to be supported based on the contents of the README.

Is this a regression?

Technically, yes and no. The release of a newer version of the supported product is important. As a result, this has the potential to block upgrades made to be on a version that supports security fixes..

Minimal Reproduction

See readme.

Stack trace / Error message

See readme.

Your Environment

See above.

@21adrian1996
Copy link

When using Django 5 (concretely 5.0.1), the following error appears:

AttributeError at /redoc/

'__proxy__' object has no attribute '_delegate_text'

Is this already a know issue?

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

2 participants