You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: