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 they get added from 'geomodel.py' . By the way, if I explicitly add them I get a DuplicateAttribute Error.
Here's some pastebin of some of the code, it trips up on the 'rform.is_valid'. http://pastebin.com/m1cce44a5 And here's 'geomodel.py' http://code.google.com/p/geomodel/source/browse/trunk/geo/geomodel.py Red --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---