Document template tags & filters supported for use by plugins #6074

Closed
opened 2025-12-29 19:36:29 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 9, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.1.7

Feature type

New functionality

Proposed functionality

Document the Django template tags and filters provided by NetBox that are supported for use in plugins. While we're at it, we should configure the template backend to load these automatically, to obviate the need for manually loading these tags and filters via a {% load %} tag.

Use case

Makes these tags and filters available for use by plugin developers.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Feb 9, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.1.7 ### Feature type New functionality ### Proposed functionality Document the Django template tags and filters provided by NetBox that are supported for use in plugins. While we're at it, we should configure the template backend to load these automatically, to obviate the need for manually loading these tags and filters via a `{% load %}` tag. ### Use case Makes these tags and filters available for use by plugin developers. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 19:36:29 +01:00
adam closed this issue 2025-12-29 19:36:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6074