1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Introduce MODULE_TOKEN constant

This commit is contained in:
jeremystretch
2022-05-11 10:37:04 -04:00
parent e8575495db
commit 1726593fb0
3 changed files with 8 additions and 5 deletions

View File

@ -62,6 +62,8 @@ POWERFEED_MAX_UTILIZATION_DEFAULT = 80 # Percentage
# Device components
#
MODULE_TOKEN = '{module}'
MODULAR_COMPONENT_TEMPLATE_MODELS = Q(
app_label='dcim',
model__in=(