class documentation

class GeoHash(GeoFunc):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method as​_mysql Undocumented
Class Variable output​_field Undocumented

Inherited from GeoFuncMixin (via GeoFunc):

Method ​_handle​_param Undocumented
Method as​_sql Undocumented
Method resolve​_expression Undocumented
Class Variable function Undocumented
Class Variable geom​_param​_pos Undocumented
Property geo​_field Undocumented
Property name Undocumented
def __init__(self, expression, precision=None, **extra):
def as_mysql(self, compiler, connection, **extra_context):

Undocumented

output_field =

Undocumented