django-bulk-update icon indicating copy to clipboard operation
django-bulk-update copied to clipboard

Support for Geometry Fields

Open aykut opened this issue 10 years ago • 5 comments

Would be great to support GeoDjango Model Fields too.

aykut avatar Mar 16 '15 20:03 aykut

I'd love to have this feature. If you point me in the right direction, I'll try and create a PR

aboutaaron avatar Aug 07 '15 21:08 aboutaaron

Hi, I'm so sorry for this such delayed response. I've just forgot this, I hope you still want to have this feature.

I would go with official GeoDjango documentation first and debug bulk_update with some geo fields included. You probably need to get a close look at _get_db_type and get_db_prep_value.

https://docs.djangoproject.com/en/1.8/ref/contrib/gis/model-api/

Thanks.

aykut avatar Sep 07 '15 05:09 aykut

Hi, any progress with that?

tunarob avatar Dec 14 '15 01:12 tunarob

Any update on this? In desparate need of such a feature :)

yuanxu-li avatar Apr 17 '17 15:04 yuanxu-li

This issue is fixed with Django 1.11, I am not sure how. I may dig into it later.

Just fyi.

aykut avatar May 22 '17 14:05 aykut