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

length_is DeprecationWarning #236

Open
lachlancannon opened this issue Apr 19, 2023 · 0 comments · May be fixed by #238
Open

length_is DeprecationWarning #236

lachlancannon opened this issue Apr 19, 2023 · 0 comments · May be fixed by #238

Comments

@lachlancannon
Copy link

Not urgent, since it's just a warning, but it'd be nice to get an update that removes the use of the length_is filter which raises RemovedInDjango51Warning in Django 4.2. New code should be variable|length == 1.

@riconnon riconnon linked a pull request Jul 29, 2023 that will close this 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

Successfully merging a pull request may close this issue.

1 participant