index
:
chango.git
devmain
fix-31295
initial-branch
main
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
/
tests
/
data
Age
Commit message (
Expand
)
Author
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham
2013-10-10
Whitespace cleanup.
Tim Graham
2013-03-09
Fixed #16594 -- Added wkt 3D support for GEOS geometries
Claude Paroz
2012-10-08
Use smarter string decoding in GeoDjango
Claude Paroz
2012-10-06
Un-gzipped test geometries fixture as plain json
Claude Paroz
2012-03-09
Removed executable bits from some files that don't need them.
Ramiro Morales
2011-03-30
Fixed integer overflows that occurred when `OFTReal` fields were treated as `...
Justin Bronn
2011-03-15
Fixed #15378 -- Now properly handle OGR layers that have features with invali...
Justin Bronn
2010-11-01
Fixed regression introduced in r13755 that prevented the running of the GEOS/...
Justin Bronn
2009-11-14
`OGRGeomType` now recognizes 2.5D types, and removes need for unnecessary wor...
Justin Bronn
2009-03-30
Refactored and cleaned up parts of the spatial database backend. Changes inc...
Justin Bronn
2008-08-05
Merged the gis branch into trunk.
Justin Bronn