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

Expose django slugify in jinja filters #4477

Closed
lampwins opened this issue Sep 18, 2023 · 1 comment · Fixed by #4519
Closed

Expose django slugify in jinja filters #4477

lampwins opened this issue Sep 18, 2023 · 1 comment · Fixed by #4519
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application

Comments

@lampwins
Copy link
Member

As a Network Automation Engineer, I want the django slugify utility function to be exposed for use in Nautobot jinija2 templates, so that I can have feature parity with the fact it is already exposed as a django template filter.

I will know this is complete when the django slugify function is exposed a registered jinja2 filter.

@bryanculver
Copy link
Member

@glennmatthews glennmatthews added the type: feature Introduction of new or enhanced functionality to the application label Sep 18, 2023
@bryanculver bryanculver self-assigned this Sep 25, 2023
bryanculver added a commit that referenced this issue Sep 26, 2023
* Closes #4477: Adds a slugify jinja filter.

* Change slugify function

* Revert test

* Update 4477.added
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants