Superevents
Compare changes
- Tanner Prestegard authored
Created ChoiceDisplayField - same as ChoiceField, except its to_representation() used the display value instead of the key.
@@ -64,3 +64,12 @@ class CommaSeparatedOrListField(fields.ListField):