Aplopio / django_rip

MIT License
14 stars 6 forks source link

Support ChoiceField #15

Closed kracekumar closed 9 years ago

kracekumar commented 9 years ago

We need ChoiceField to specify list of allowed values. These allowed values needn't be of same type.