Skip to content

Fix TemplateDoesNotExist when using MultiField (#75)#191

Merged
smithdc1 merged 3 commits intodjango-crispy-forms:mainfrom
lucastheis:main
Nov 7, 2025
Merged

Fix TemplateDoesNotExist when using MultiField (#75)#191
smithdc1 merged 3 commits intodjango-crispy-forms:mainfrom
lucastheis:main

Conversation

@lucastheis
Copy link
Copy Markdown
Contributor

Thanks for maintaining django-crispy-forms!

Here's a proposed fix for #75. I don't know enough about crispy to say if this is the best approach but it seems to work for me.

@smithdc1
Copy link
Copy Markdown
Member

Thanks for the patch. Could you add please add a test for this layout object? Maybe to https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/tests/test_layout_objects.py

@lucastheis
Copy link
Copy Markdown
Contributor Author

Sure, I added a basic test

@jbradberry
Copy link
Copy Markdown

jbradberry commented Sep 11, 2025

I've just run into this problem myself, and have confirmed that this PR (apparently) fixes it for me. Any word on when this can merge @smithdc1 ?

@smithdc1 smithdc1 merged commit 271cfdb into django-crispy-forms:main Nov 7, 2025
7 checks passed
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.

3 participants