Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Tim Graham a0d166306f Removed GeoManager and GeoQuerySet per deprecation timeline. 8 vuotta sitten
  Tim Graham c04207cd38 Replaced some GIS has_X_method skips with supports_X_aggr/has_X_function. 8 vuotta sitten
  Sergey Fedoseev e36a9d3fd1 Simplified a GIS test by using an SRID available on all backends. 8 vuotta sitten
  Sergey Fedoseev 183f501540 Fixed #26789 -- Fixed handling of empty geometries in BaseSpatialField.get_db_prep_save(). 8 vuotta sitten
  Sergey Fedoseev 4464b9b9ad Fixed #27556 -- Added Oracle support for IsValid function and isvalid lookup. 8 vuotta sitten
  Sergey Fedoseev f24eea3b69 Simplified union GIS tests with equals() rather than equals_exact(). 8 vuotta sitten
  Sergey Fedoseev fb3716b156 Enabled GeoQuerySetTest.test_unionagg on Oracle; refs #23504. 8 vuotta sitten
  Jackie Leng 50613d957a Fixed #26920 -- Made GEOSGeometry equality check consider the srid 8 vuotta sitten
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
  Tim Graham c9ae09addf Replaced use of TestCase.fail() with assertRaises(). 8 vuotta sitten
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 vuotta sitten
  Tim Graham bc84278615 Fixed #26675 -- Dropped support for PostgreSQL 9.2/PostGIS 2.0. 8 vuotta sitten
  Daniel Wiesmann c12a00e554 Fixed #26455 -- Allowed filtering and repairing invalid geometries. 9 vuotta sitten
  Hasan 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. 9 vuotta sitten
  Sergey Fedoseev 0825f77f76 Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite. 9 vuotta sitten
  Sergey Fedoseev 5f7035cec7 Fixed #25673 -- Made `GeometryField.from_db_value` set SRID 9 vuotta sitten
  Sergey Fedoseev 8ad923b9d0 Fixed #25636 -- Dropped support for SpatiaLite < 3.0 9 vuotta sitten
  Claude Paroz c08f85fd54 Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup 9 vuotta sitten
  Tim Graham 5d383549ee Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods. 9 vuotta sitten
  Jani Tiainen fcf494b48f Fixed #24688 -- Added Oracle support for new-style GIS functions. 9 vuotta sitten
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 vuotta sitten
  Tim Graham 26996e2d55 Fixed #24499 -- Dropped support for PostGIS 1.5. 10 vuotta sitten
  Claude Paroz d9bcba9b29 Removed many HAS_GEOS conditional imports 10 vuotta sitten
  Claude Paroz ea27e26b09 Deprecated legacy GeoManager/GeoQuerySet methods 10 vuotta sitten
  Aymeric Augustin a8fe12417f Normalized usage of the tempfile module. 10 vuotta sitten
  Tim Graham ad0be620ae Moved contrib.gis tests out of contrib. 10 vuotta sitten