Skip to content

FIELD_CHOICES ipam.IPAddress #13488

Closed Locked Answered by jeremystretch
ffslcschools asked this question in Help Wanted!
Discussion options

You must be logged in to vote

There is an error in your Python syntax:

'ipam.IPAddress.status+': (
('free','Free','teal')
)

You need a comma after the choice to ensure Python processes it as a list item.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ffslcschools
Comment options

@ffslcschools
Comment options

@markkuleinio
Comment options

Answer selected by ffslcschools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #13487 on August 16, 2023 18:47.