relations.py
14.2 KB
-
Fix ManyRelatedField.choices · c3c9a712
Use choices from self.child_relation. We don't need to repeat ourself because can get out of sync.
Venelin Stoykov committed
Use choices from self.child_relation. We don't need to repeat ourself because can get out of sync.