anentropic / django-exclusivebooleanfield

Provides an ExclusiveBooleanField which is a boolean (database) field where only one row in the table (or optionally, a subset of rows based on value of other fields) is True and all the other rows are False.
24Updated 8 years ago

Alternatives and similar repositories for django-exclusivebooleanfield:

Users that are interested in django-exclusivebooleanfield are comparing it to the libraries listed below