update jsonfield

This commit is contained in:
2022-03-01 16:30:14 +05:30
parent 8216ffbefe
commit 74380eecaa

View File

@ -20,7 +20,6 @@ location_mapping = {
'email':'email',
'facility':'facility',
'remark':'remark',
'tags':'tags',
'parammeters':'parammeters',
'geom': 'MULTIPOLYGON',
}