Results 1 repositories owned by Paul Garner

django-exclusivebooleanfield

24
Stars
5
Forks
Watchers

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 ar...