1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-11-18 11:20:54 +03:00
Files
netbox-docker/startup_scripts/20_custom_fields.py
Grokzen 187c349fde Add support for auto_weight counter on choices when loading selection field from custom_fields.yml
This also fixes a bug when using the same value for 2 different custom fields breaks becuase it tries to
create a new CustomFieldChoice object instead of reusing the one that already exists.
2018-05-18 21:17:21 +02:00

2.3 KiB