We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a namespace var in the jinja globals, this causes a collision with root classes with no namespace.
It's not affecting anything because of the way xsdata filters work but it was annoying to see during a debug a session
The text was updated successfully, but these errors were encountered:
Fix #298 Avoid jinja2 namespace var collition from globals
caba911
c2549ee
6d47460
No branches or pull requests
There is a namespace var in the jinja globals, this causes a collision with root classes with no namespace.
It's not affecting anything because of the way xsdata filters work but it was annoying to see during a debug a session
The text was updated successfully, but these errors were encountered: