#10411: Updates do not work with GeometryFields -------------------------------+-------------------------------------------- Reporter: jbronn | Owner: jbronn Status: new | Milestone: 1.1 Component: GIS | Version: 1.0 Resolution: | Keywords: gis update geoqueryset Stage: Accepted | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -------------------------------+-------------------------------------------- Changes (by mtredinnick):
* stage: Unreviewed => Accepted Comment: I'd prefer to fix this so that the normal `update()` path runs through and applies `get_db_prep_save()`. We no doubt have the same potential problem with custom fields. In fact, notice the only FIXME comment in `django/db/models/sql/subqueries.py` -- it's a code smell that turns out to have a functionality impact. :-) (Bumping to "accepted" state only because we're trying to keep the number of "unreviewed" tickets to as close to zero as possible at the moment.) -- Ticket URL: <http://code.djangoproject.com/ticket/10411#comment:2> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---