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 TemplateDoesNotExist when using MultiField (#75) #191

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lucastheis
Copy link

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
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
Author

Sure, I added a basic test

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