class documentation

class ModelChoiceIterator:

View In Hierarchy

Undocumented

Method __bool__ Undocumented
Method __init__ Undocumented
Method __iter__ Undocumented
Method __len__ Undocumented
Method choice Undocumented
Instance Variable field Undocumented
Instance Variable queryset Undocumented
def __bool__(self):

Undocumented

def __init__(self, field):

Undocumented

def __iter__(self):

Undocumented

def __len__(self):

Undocumented

def choice(self, obj):

Undocumented

field =

Undocumented

queryset =

Undocumented