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
/
tests
/
gis_tests
Age
Commit message (
Expand
)
Author
2019-08-23
Fixed #29955 -- Added support for distance expression to the dwithin lookup.
Simon Charette
2019-08-16
Fixed #30687 -- Fixed using of OuterRef() expressions in distance lookups.
Andrew Brown
2019-08-13
Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...
Claude Paroz
2019-07-27
Fixed #30552 -- Fixed loss of SRID when calling reverse() on LineString/Point.
Claude Paroz
2019-06-27
Fixed GeoIPTest.test04_city() failure with the latest GeoIP2 database.
Mariusz Felisiak
2019-06-12
Simplified GISFunctionsTests.test_point_on_surface().
Mariusz Felisiak
2019-06-12
Added missing support for PointOnSurface function on MariaDB.
Mariusz Felisiak
2019-06-12
Removed obsolete comment from GISFunctionsTests.test_asgeojson().
Mariusz Felisiak
2019-06-12
Fixed GISFunctionsTests.test_asgeojson() crash on MariaDB 10.2+.
Mariusz Felisiak
2019-05-27
Fixed typo in RasterField test name.
Ivor Bosloper
2019-05-09
Fixed comment typo.
luzpaz
2019-05-07
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
Chris Adkins
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2019-04-14
Renamed camelCaseTestMethods to snake_case_test_methods
Markus Holtermann
2019-03-20
Fixed #28738 -- Added the GeometryDistance function.
Francisco Couzo
2019-03-03
Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-02-25
Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-02-12
Fixed #22423 -- Added support for MySQL operators on real geometries.
Claude Paroz
2019-02-09
Dropped support for GEOS 3.4.
Tim Graham
2019-02-08
Fixed #30166 -- Dropped support for GDAL 1.11.
Tim Graham
2019-02-04
Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.
Tim Graham
2019-01-31
Fixed #30020 -- Fixed reading nulls with LayerMapping.
Kathryn Killebrew
2019-01-17
Refs #28841 -- Removed ForceRHR function per deprecation timeline.
Tim Graham
2019-01-14
Relaxed assertions to fix GIS test failures on Oracle 18c.
Mariusz Felisiak
2019-01-10
Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in f...
Simon Charette
2019-01-02
Used 4 space hanging indent for dictionaries.
Tim Graham
2018-12-31
Updated test URL patterns to use path() and re_path().
Tim Graham
2018-12-21
Fixed #29792 -- Made GeometryField.deconstruct() handle 'extent' and 'toleran...
jtiai
2018-12-21
Added tests for GeometryField.deconstruct().
jtiai
2018-11-27
Switched TestCase to SimpleTestCase in GIS tests.
Tim Graham
2018-11-27
Switched setUp() to setUpTestData() where possible in Django's tests.
Simon Charette
2018-11-23
Fixed #29978 -- Catched GDALException in GeometryField.to_python
Claude Paroz
2018-11-21
Fixed #29949 -- Refactored db introspection identifier converters.
Mariusz Felisiak
2018-10-23
Removed obsolete and flaky GeoIP tests.
Tom Forbes
2018-10-21
Fixed a failing test when the source directory is on a readonly fs.
Florian Apolloner
2018-09-28
Refs #28909 -- Simplifed code using unpacking generalizations.
Sergey Fedoseev
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-17
Fixed #29761 -- Confirmed support for PROJ 5.x.
Sergey Fedoseev
2018-07-27
Fixed #28659 -- Fixed LayerMapping crash with null geometry and unique.
Melvyn Sopacua
2018-07-13
Refs #29548 -- Fixed GIS tests on MariaDB
Claude Paroz
2018-07-09
Refs #27472 -- Fixed crash during pickling of empty GEOS point.
Sergey Fedoseev
2018-07-06
Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.
Mushtaq Ali
2018-07-06
Refs #29451 -- Fixed test_isvalid_lookup on MySQL 8+.
Tom
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-20
Made test for GIS Envelope function more strict.
Sergey Fedoseev
2018-06-12
Fixed #29483 -- Confirmed support for GDAL 2.3.
Tim Graham
2018-06-11
Dropped support for GDAL 1.9 and 1.10.
Tim Graham
2018-06-09
Refs #29483 -- Relaxed WGS 84 check regex
Claude Paroz
2018-06-01
Fixed #29461 -- Fixed ogrinspect test_time_field failure on SpatiaLite.
Tim Graham
2018-06-01
Fixed #29462 -- Fixed ogrinspect test failures with GDAL 2.2.
Tim Graham
[next]