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
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-02
Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite.
Sergey Fedoseev
2015-12-01
Pulled contrib translations from Transifex
Claude Paroz
2015-11-30
Fixed #25835 -- Removed Adaptor alias from spatial operations classes.
Sergey Fedoseev
2015-11-25
Fixed #25806 -- Removed name mangling from syndication.Feed's _get_dynamic_at...
Tim Graham
2015-11-25
Fixed #25773 -- Deprecated the geos.MultiPolygon.cascaded_union property.
Sergey Fedoseev
2015-11-25
Fixed #25734 -- Made GDALBand min and max properties use GDALComputeRasterSta...
Daniel Wiesmann
2015-11-23
Refs #25663 -- Fixed checking of the number of points for LineString if initi...
Sergey Fedoseev
2015-11-20
Fixed #25722 -- Added the GEOSGeometry.covers() method.
Sergey Fedoseev
2015-11-18
Fixed #25654 -- Added the GEOSGeometry.unary_union property.
Sergey Fedoseev
2015-11-18
Fixed #25663 -- Added checking of the number of points for LinearRing and Lin...
Sergey Fedoseev
2015-11-18
Fixed #25665 -- Deprecated getter/setter of Point.tuple.
Sergey Fedoseev
2015-11-18
Refs #25665 -- Deprecated getters/setters of Point coordinate properties.
Sergey Fedoseev
2015-11-18
Refs #25665 -- Deprecated getter/setter of GEOSGeometry.srid.
Sergey Fedoseev
2015-11-17
Fixed #25682 -- Removed bare except clauses.
Attila Tovt
2015-11-07
Removed ability to pass a geometry string to GIS functions
Claude Paroz
2015-11-07
Fixed GIS test failures when GDAL is not installed
Claude Paroz
2015-11-06
Fixed #25673 -- Made `GeometryField.from_db_value` set SRID
Sergey Fedoseev
2015-11-03
Fixed #25629 -- Added checks of the number of arguments for GeoDjango DB func...
Sergey Fedoseev
2015-11-02
Fixed #25661 -- Fixed checking number of points during list assignment for `L...
Sergey Fedoseev
2015-11-02
Fixed #25664 -- Fixed `dims` for `Point`
Sergey Fedoseev
2015-11-02
Fixed #25659 -- Added missing support for MySQL 5.6.1 GIS functions
Sergey Fedoseev
2015-11-01
Fixed #25655 -- Dropped support for GEOS < 3.3
Sergey Fedoseev
2015-10-31
Fixed #25636 -- Dropped support for SpatiaLite < 3.0
Sergey Fedoseev
2015-10-29
Fixed #25630 -- Replaced `AsGeoHash` with `GeoHash` in unsupported GIS functions
Sergey Fedoseev
2015-10-28
Refs #25588 -- Added the srid property to GDALRaster
Daniel Wiesmann
2015-10-27
Moved around imports in PostGIS operations
Claude Paroz
2015-10-26
Fixed #25611 -- Standardized descriptor signatures.
Tim Graham
2015-10-24
Fixed #25583 -- Allowed calling `transform` with `CoordTransform` even if SRI...
Sergey Fedoseev
2015-10-22
Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
Claude Paroz
2015-10-21
Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to `None`.
Sergey Fedoseev
2015-10-21
Fixed #25580 -- Allowed `None` to be set as SRID value.
Sergey Fedoseev
2015-10-10
Fixed #24687 -- Added select_related() validation for nested non-relational f...
Tim Graham
2015-10-09
Refs #25499 -- Fixed expressions in distance lookups on Oracle.
Claude Paroz
2015-10-09
Updated translation catalogs
Claude Paroz
2015-10-09
Fixed #25533 -- Changed datatype mapping for GDALRasters
Daniel Wiesmann
2015-10-09
Fixed #25499 -- Added the ability to pass an expression in distance lookups
Claude Paroz
2015-10-03
Upgraded OpenLayers version from 2.13 to 2.13.1
Claude Paroz
2015-09-23
Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods.
Tim Graham
2015-09-23
Refs #14030 -- Removed backwards compatiblity for old-style aggregates.
Tim Graham
2015-09-23
Fixed #25448 -- Eased GISLookup subclassing with custom lookups
Claude Paroz
2015-09-22
Fixed #24509 -- Added Expression support to SQLInsertCompiler
Alex Hill
2015-09-21
Fixed #24688 -- Added Oracle support for new-style GIS functions.
Jani Tiainen
2015-09-17
Fixed #25400 -- Fixed regression in nonexistent features on gis backends.
Daniel Hahler
2015-09-04
Fixed #25348 -- Removed unused gif/png images from contrib.admin.
elky
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
Keryn Knight
2015-08-19
Refs #12400 -- Added supports_geometry_field_unique_index GIS db feature.
Jani Tiainen
2015-08-18
Fixed #25225 -- Simplified code to remove GEOSIndexError
Tim Graham
[prev]
[next]