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

Compatibility issue with Django 5.1 #405

Closed
aminvsf opened this issue Aug 12, 2024 · 3 comments · Fixed by #406
Closed

Compatibility issue with Django 5.1 #405

aminvsf opened this issue Aug 12, 2024 · 3 comments · Fixed by #406

Comments

@aminvsf
Copy link

aminvsf commented Aug 12, 2024

After upgrading to Django 5.1, a template does not exist error has occurred for my admin orderable inlines:

image

@ldeluigi
Copy link
Contributor

same for django.template.exceptions.TemplateDoesNotExist: adminsortable2/edit_inline/tabular-django-5.1.html

@ldeluigi
Copy link
Contributor

Could we implement a fallback for future django versions that simply uses the latest available template?

@ldeluigi
Copy link
Contributor

ldeluigi commented Sep 9, 2024

@jrief sorry for the ping, but could you release a new version for the 5.1 fix?

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.

2 participants