New choice-type field that shows display value
Created ChoiceDisplayField - same as ChoiceField, except its to_representation() used the display value instead of the key.
Please register or sign in to comment
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 24 March 2025 starting at approximately 8:30am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
Created ChoiceDisplayField - same as ChoiceField, except its to_representation() used the display value instead of the key.