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

Replace removed filter length_is with length #321

Merged

Conversation

simklei
Copy link
Contributor

@simklei simklei commented Dec 10, 2024

Fix incompatibility with Django 5.1 due to use of legacy template filter length_is. Update test matrix to include Django 5.1 for compatible Python versions.

Should provide a solution to #320.

@simklei simklei changed the title Feat/replace filter length is with length Replace removed filter length_is with length Dec 10, 2024
@coveralls
Copy link

Coverage Status

coverage: 96.025%. remained the same
when pulling 58953b1 on simklei:feat/replace-filter-length-is-with-length
into c35f68a on idlesign:master.

@idlesign idlesign merged commit 113ee7f into idlesign:master Dec 11, 2024
38 checks passed
@idlesign
Copy link
Owner

Thank you. Merged.

@simklei simklei deleted the feat/replace-filter-length-is-with-length branch December 11, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants