Package telemeta :: Package models :: Module core :: Class BooleanField
[hide private]
[frames] | no frames]

Class BooleanField

source code

django.db.models.BooleanField --+
                                |
                               BooleanField

BooleanField normalized with normalize_field()

Instance Methods [hide private]
 
__init__(self, *args, **kwargs) source code