#11814: GIS with mysql doesnt work together with multidb raises argument
exception
on make_atom()
--------------------+-------------------------------------------------------
Reporter: albsen | Owner: nobody
Status: new | Milestone:
Component: GIS | Version: soc2009/multidb
Keywords: | Stage: Unreviewed
Has_patch: 1 |
--------------------+-------------------------------------------------------
Hi, this is my first ticket, please bare with me :)
GIS in combination with multidb raises
{{{
make_atom() takes exactly 3 arguments (4 given)
}}}
in:
{{{
django/contrib/gis/db/models/sql/where.py
django/contrib/gis/db/models/sql/query.py
}}}
My patch against r11468
(http://code.djangoproject.com/svn/django/branches/soc2009/multidb) for
that is attached to this ticket.
Cheers,
A. Sebastian D.
--
Ticket URL: <http://code.djangoproject.com/ticket/11814>
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---