index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2012-10-15
Updated base translation files
Claude Paroz
2012-10-12
Fixed #19028 -- Support GeoJSON output with SpatiaLite 3.0+
Brian Galey
2012-10-09
Mark the test for left/right lookup types as a known failure on PostGIS 2.0.
Justin Bronn
2012-10-08
Use smarter string decoding in GeoDjango
Claude Paroz
2012-10-07
Moved Travis Pinney and Dane Springmeyer into the AUTHORS file where they bel...
Justin Bronn
2012-10-07
Fixed `inspectapp` tests to work with improved PG driver in GDAL 1.9+.
Justin Bronn
2012-10-07
GDAL docstring tweaks.
Justin Bronn
2012-10-07
Fixed #18640 -- Allowed access to GDAL Feature without Datasource
Claude Paroz
2012-10-06
Use native geometry types on PostGIS 2.0+ instead of `AddGeometryColumn` and ...
Justin Bronn
2012-10-06
Un-gzipped test geometries fixture as plain json
Claude Paroz
2012-10-05
Fixed type in MySQL spatial backend.
Justin Bronn
2012-10-05
Fixed `F()` expression regressions in GeoDjango caused by recent datastructur...
Justin Bronn
2012-10-05
Fixed GMLv3 output test failure on PostGIS versions < 1.5.
Justin Bronn
2012-10-05
Forgot to import `unittest` from `django.utils`.
Justin Bronn
2012-10-05
Updated `GeoSQLCompiler.get_default_columns`.
Justin Bronn
2012-10-05
Skip `LayerMapRouterTest` if there are not multiple databases.
Justin Bronn
2012-10-05
Lowered tolerance to fix failing distance test.
Justin Bronn
2012-10-05
Added comment in `geoapp` tests about PostGIS 2.0 change in ST_NumGeometries.
Justin Bronn
2012-10-05
Need to catch `ImproperlyConfigured` to be freed from the schackles of `DJANG...
Justin Bronn
2012-10-04
Fixed #17959 -- Silenced output during GIS tests
Claude Paroz
2012-10-04
Removed unused and undocumented gdal_release_date function
Claude Paroz
2012-10-03
Fixed #19063 -- Fixed version parameter of gml GeoQuerySet method
Claude Paroz
2012-09-30
Cared for PostGIS 2 renamed operations
Claude Paroz
2012-09-30
Fixed #16455 -- Added support for PostGIS 2.0
Flavio Curella
2012-09-29
Fixed #18919 -- Stopped dropping Z attribute when transforming geometries
Claude Paroz
2012-09-29
Fixed #11948 -- Added interpolate and project linear referencing methods
Claude Paroz
2012-09-24
Enlarged exception catching when testing for GDAL presence
Claude Paroz
2012-09-23
[py3] Allowed bytes in get_prep_value for a Geometry
Claude Paroz
2012-09-23
[py3] Fixed unicode string in geoapp test
Claude Paroz
2012-09-23
[py3] Updated PostGIS adapter
Claude Paroz
2012-09-23
[py3] Fixed outdated map() call in GIS sql compiler
Claude Paroz
2012-09-23
[py3] Fixed GEOS/GDAL tests
Claude Paroz
2012-09-23
[py3] Added buffer/memoryview compatibility
Claude Paroz
2012-09-22
Fixed #18968 -- Only use separate GML regex for SpatiaLite < 3.0
Brian Galey
2012-09-22
Made geo3d tests independent from each other
Claude Paroz
2012-09-20
Fixed #16577 -- Added a map_creation block in openlayers.js template
Claude Paroz
2012-09-20
Fixed #17687 -- Made LayerMapping router-aware
Claude Paroz
2012-09-15
Used ST_AsText for testing PostGIS raw query
Claude Paroz
2012-09-13
Removed unused quoting/encoding in gis db backend
Claude Paroz
2012-09-13
Fixed #18795 -- Fixed failing GeoDjango tests
Claude Paroz
2012-09-12
[py3] Fixed GeoDjango mutable list tests
Claude Paroz
2012-09-12
Made minimal changes to make gis test suite start with Python 3
Claude Paroz
2012-09-08
Internal refactoring; moving LOOKUP_SEP up one level.
Malcolm Tredinnick
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-25
Fixed #17448 -- Improved test and documented raw-sql gis query
Claude Paroz
2012-08-25
Added a GeoDjango test with a raw query (Refs #17448)
Claude Paroz
2012-08-23
[py3] Removed duplicate imports.
Aymeric Augustin
2012-08-19
Fixed #17278 -- Enabled the spatialite GIS tests to run without having to spe...
Julien Phalip
2012-08-15
[py3] Removed map() calls used for side-effects only
Anssi Kääriäinen
2012-08-12
[py3] Refactored __unicode__ to __str__.
Aymeric Augustin
[prev]
[next]