django-xor-formfields
django-xor-formfields copied to clipboard
Mutually Exclusive Fields&Widgets for Django.
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...
Though, I could figure it out - based on the source code and the test file - it would be nice, if the Readme.md would be clearer about the installation...
Currently only uses `InMemoryUploadedFile`.