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

refactor: Refactored jinja2 filters to Nautobot standard location. #201

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

abates
Copy link
Contributor

@abates abates commented Oct 24, 2024

This change moves the jinja2 filters to the standard jinja_filters.py package that are automatically loaded by Nautobot. Also added some additional documentation for the to_yaml and to_json filters.

Fixes #6

This change moves the jinja2 filters to the standard `jinja_filters.py` package that are automatically loaded by Nautobot. Also added some additional documentation for the `to_yaml` and `to_json` filters.

Fixes #6
@abates abates requested a review from mzbroch as a code owner October 24, 2024 16:56
@abates abates merged commit f0cb7b6 into develop Oct 24, 2024
15 checks passed
@abates abates deleted the issue-6 branch October 24, 2024 17:08
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.

Add documentation for to_yaml filter
1 participant