class documentation

class CIText:

Known subclasses: django.contrib.postgres.fields.citext.CICharField, django.contrib.postgres.fields.citext.CIEmailField, django.contrib.postgres.fields.citext.CITextField

View In Hierarchy

Undocumented

Method db​_type Undocumented
Method get​_internal​_type Undocumented
def db_type(self, connection):

Undocumented

def get_internal_type(self):

Undocumented