1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/gis_tests
Anssi Kääriäinen 70ff455a35 [1.8.x] Fixed #24615 -- ordering by expression not part of SELECT
Fixed queries where an expression was used in order_by() but the
expression wasn't in the query's select clause (for example the
expression could be masked by .values() call)

Thanks to Trac alias MattBlack85 for the report.
Backport of fb5c7748da from master.
2015-04-16 09:42:42 +02:00
..
data
distapp [1.8.x] Fixed #24615 -- ordering by expression not part of SELECT 2015-04-16 09:42:42 +02:00
gdal_tests
geo3d
geoadmin
geoapp [1.8.x] Normalized usage of the tempfile module. 2015-02-23 15:26:35 -05:00
geogapp
geos_tests
gis_migrations
inspectapp
layermap
maps [1.8.x] Fixed skipping of gis_tests when dependencies not installed. 2015-03-28 09:39:49 -04:00
relatedapp
__init__.py
test_data.py
test_geoforms.py
test_geoip.py
test_measure.py
test_spatialrefsys.py
tests.py
utils.py