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

Add custom parsers #23

Merged
merged 11 commits into from
Oct 29, 2022
Merged

Add custom parsers #23

merged 11 commits into from
Oct 29, 2022

Conversation

mixxorz
Copy link
Owner

@mixxorz mixxorz commented Oct 29, 2022

This PR adds customized versions of the default token_kwargs and FilterExpression to allow keyword arguments to contain special characters (-, @, :).

This affects the component tags, the attrs tag and the var tag.

This PR also drops support for Django 2.2.

Closes #19

@mixxorz mixxorz merged commit f3b28a8 into main Oct 29, 2022
@mixxorz mixxorz deleted the feature/custom-parser branch October 29, 2022 07:53
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.

{% attrs %} do not render attributes starting with a @
1 participant