Hello all,
I'd like to continue to use olwidget with 1.7 since I find it very handy.
I'm forked the repository and started to fix a couple of simple issues and update the testproject, it's already good enough to be used for my application.
I'd like to continue to fix it so that's refreshed for 1.7, but now I'm trying to fix GeoModelAdmin's "maps" field when used to edit different fields on the same map: the django.form.models.get_form.modelform_factory now checks if there are extraneous fields, and I'm not totally sure about how to proceed to fix this, so it's better to ask: Is anyone already working on this? Are there ideas about how to go on?
Roberto Maurizzi