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

fix(generic): remove .html from template_name_suffix #1509

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

gythaogg
Copy link
Contributor

In SelectMergeOrEnrich view, ".html" extension is removed from the template_name_suffix, to avoid TemplateDoesNotExist error as it tries to find templates ending with _selectmergeorenrich.html.html

In SelectMergeOrEnrich view, ".html" extension is removed from
the template_name_suffix, to avoid  `TemplateDoesNotExist` error
as it tries to find templates ending with `_selectmergeorenrich.html.html`
@gythaogg gythaogg requested a review from b1rger December 20, 2024 09:08
@gythaogg gythaogg merged commit 9944661 into main Dec 20, 2024
14 checks passed
@gythaogg gythaogg deleted the gythagg/fix-merge-view branch December 20, 2024 09:24
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 this pull request may close these issues.

2 participants