'GeoPt' object has no attribute 'widget'

2009-10-11 Thread redawn
Hey, can anybody figure out what's going on around here. My model-form fails to validate and I get the error that, 'GeoPt' object has no attribute 'widget'. It seems that I'm missing two variables in my models but I don't explicitly declare 'location' and 'location_geocells' in my model, because t

Re: 'NoneType' object has no attribute 'widget'

2009-10-10 Thread redawn
Hey, can anybody figure out what's going on around here. I stumbled on this post since I have a similar issue, 'GeoPt' object has no attribute 'widget'. I followed Karen's response and it seems that I have a similar issue since I don't explicitly declare 'location' and 'location_geocells' in my mo