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
2016-05-02
Refs 2bd1bbc -- Made GeometryField.get_db_prep_lookup() a private (deprecated...
Tim Graham
2016-04-30
Pulled translations from Transifex
Claude Paroz
2016-04-30
Removed deprecated Chinese language codes for contrib apps
Claude Paroz
2016-04-29
Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferr...
Anssi Kääriäinen
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-19
Fixed #26512 -- Added tests for SpatialRefSysMixin.get_units().
Nicolas Noé
2016-04-17
Fixed #25951 -- Trimmed default representation of GEOSGeometry
Claude Paroz
2016-04-16
Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.
krishbharadwaj
2016-04-16
Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init arguments
Claude Paroz
2016-04-16
Set WKTWriter trim/precision only when changed
Claude Paroz
2016-04-16
Converted property syntax of WKBWriter
Claude Paroz
2016-04-15
Removed unused wk_col property of SpatialRefSys models.
Tim Graham
2016-04-12
Fixed #26432 -- Fixed size tuple order when using numpy reshape on a GDALBand.
Opa-
2016-04-09
Fixed #26455 -- Allowed filtering and repairing invalid geometries.
Daniel Wiesmann
2016-04-08
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-04-04
Fixed E402 flake8 warnings.
Tim Graham
2016-04-04
Fixed W503 flake8 warnings.
Tim Graham
2016-03-29
Fixed #26417 -- Allowed setting GDALBand data with partial values.
Daniel Wiesmann
2016-03-29
Fixed #26415 -- Allowed deleting nodata value on GDALBands.
Daniel Wiesmann
2016-03-12
Fixed a few docstring typos.
Noenglish Professorbut
2016-03-11
Removed unneeded GeoManagers in tests.
Tim Graham
2016-03-11
Fixed #25865 -- Made OSMGeoAdmin require GDAL only if transformation is needed.
Sergey Fedoseev
2016-02-24
Fixed #26266 -- Output the primary key in the GeoJSON serializer properties
Claude Paroz
2016-02-09
Refs #26112 -- Fixed aggregate GIS test on Oracle.
Shai Berger
2016-02-05
Fixed #26176 -- Fixed E123 flake8 warnings.
Tim Graham
2016-01-29
Fixed #26134 -- Used new OpenGIS names for recent MySQL
Claude Paroz
2016-01-28
Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
Tim Graham
2016-01-28
Fixed #26138 -- Ensured geometry_field's geometry is always serialized
Claude Paroz
2016-01-22
Fixed #26112 -- Error when computing aggregate of GIS areas.
Daniel Wiesmann
2016-01-07
Reverted #25961 -- Removed handling of thread-non-safe GEOS functions.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
Updated translations from Transifex
Claude Paroz
2015-12-30
Fixed #15165 -- Prevented wrong results with perimeter on geodetic fields.
Claude Paroz
2015-12-29
Fixed #25985 -- Updated signature of ModelAdmin.formfield_for_* to make reque...
Tim Graham
2015-12-26
Passed logging message parameters as arguments instead of interpolating them.
Ville Skyttä
2015-12-25
Fixed #14286 -- Added models.BigAutoField.
Alexander Sosnovskiy
2015-12-23
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
Tim Graham
2015-12-23
Fixed #25961 -- Removed handling of thread-non-safe GEOS functions.
Sergey Fedoseev
2015-12-22
Fixed #25950 -- Added support for GEOSisClosed.
Sergey Fedoseev
2015-12-18
Fixed #25869 -- Added trim and precision properties to WKTWriter.
Sergey Fedoseev
2015-12-14
Fixed #25662 -- Allowed creation of empty GEOS geometries.
Sergey Fedoseev
2015-12-14
Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int.
Sergey Fedoseev
2015-12-12
Fixed #25926 -- Removed gis.utils.ogrinfo.sample backwards compatibility alias.
Sergey Fedoseev
2015-12-12
Fixed #25924 -- Removed gis.utils.srs.add_postgis_srs() backwards-compatibili...
Sergey Fedoseev
2015-12-12
Unwrapped gdal.Envelope import from try-except as fail of `import ctypes` is ...
Sergey Fedoseev
2015-12-08
Fixed #25657 -- Ignored exceptions when destroying geometry objects
Claude Paroz
2015-12-08
Fixed #25876 -- Removed OGRGeometry.transform_to() backwards-compatibility me...
Sergey Fedoseev
2015-12-04
Fixed #25853 -- Added support for GeoHash function on SpatiaLite.
Sergey Fedoseev
2015-12-03
Fixed #25797 -- Fixed regex for getting units from SRS WKT.
Sergey Fedoseev
2015-12-03
Refs #25655 -- Made HAS_GEOS depend on a minimum version.
Claude Paroz
[prev]
[next]