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

TemplateDoesNotExist with use django-nested-admin #341

Closed
markdrrr opened this issue Dec 28, 2023 · 2 comments
Closed

TemplateDoesNotExist with use django-nested-admin #341

markdrrr opened this issue Dec 28, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@markdrrr
Copy link
Contributor

markdrrr commented Dec 28, 2023

Python version
3.11

Django version
4.2

Package version
django-admin-interface==0.28.0

Current behavior (bug description)
In my project, I use django-nested-admin==4.0.2 and I get an error:
TemplateDoesNotExist nesting/admin/inlines/headerless_tabular.html
Most likely the problem is in the method get_admin_interface_inline_template
incorrectly processes the path

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@markdrrr markdrrr added the bug Something isn't working label Dec 28, 2023
@fabiocaccamo
Copy link
Owner

@markdrrr thank you for reporting this issue, if you can submit a PR it would be great!

fabiocaccamo pushed a commit that referenced this issue Dec 28, 2023
…ing custom template for other third-party packages. #341 (#342)
@fabiocaccamo
Copy link
Owner

@markdrrr thank you very much for the PR, you can upgrade to 0.28.1 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants