I already create model by use django.contrib.gis.db.models but when I use admin page to add item, After save then django give me "Caught an exception while rendering: cannot set GeometryProxy with value of type: " so admin page crash, anyone have some guide to fix this.