#16408: Query result types not being converted with Spatialite
-------------------------------------+-------------------------------------
     Reporter:  Antonio Eugenio      |                    Owner:  jbronn
  Burriel <aeburriel@…>              |                   Status:  reopened
         Type:  Bug                  |                  Version:
    Component:  GIS                  |  1.5-beta-1
     Severity:  Normal               |               Resolution:
     Keywords:  regression           |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by mathijs):

 * keywords:   => regression
 * status:  closed => reopened
 * version:  1.3 => 1.5-beta-1
 * resolution:  fixed =>


Comment:

 This issue has re-appeared on django 1.5 b2.
 I checked the source files and it appears the spatialite backend is not
 patched for this issue in this version, and is still using compilers etc.
 from django.contrib.gis.db.models.sql.compile instead of
 django.contrib.gis.db.models.spatialite.compile (which is missing)
 merging the previous commits would solve it I guess...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16408#comment:6>
Django <https://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 https://groups.google.com/groups/opt_out.


Reply via email to