class documentation
class ThreeWayToggle(forms.ChoiceField):
A toggle switch than can be in three different states: Positive/True, unkown/None and negative/False.
class ThreeWayToggle(forms.ChoiceField):
A toggle switch than can be in three different states: Positive/True, unkown/None and negative/False.