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

Use hasattr(x, 'child_nodelists') to generalize nodelist search #50

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

patknight
Copy link
Contributor

A more comprehensive fix for issue 47: Use hasattr(x, 'child_nodelists') to generalize the search for block definitions. To paraphrase a comment in the Django source "does x quack like a nodelilst owner?"

…h for block definitions. To paraphrase a comment in the Django source "does x quack like a nodelilst owner?"
@boxed boxed merged commit 7759b2b into boxed:master Oct 13, 2024
1 check passed
@boxed
Copy link
Owner

boxed commented Oct 13, 2024

Thanks!

@patknight patknight deleted the issue47-more-nodes branch October 13, 2024 19:34
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