dschep / dschep/django-xor-formfields
Return which field was used
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the MutuallyExclusiveValueField is targeting the problem of having different input Fields that are resulting in a single value. However, in my application I have two exclusive fields and I need to find out which of the fields has been used. Maybe a flag could be introduced, if the developer is interested in a single value or also which of the fields has been used?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.