Commit History

作者 SHA1 備註 提交日期
  Olivier Le Thanh Duong 1b754d638d Fixed #34629 -- Added filtering support to GIS aggregates. 1 年之前
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 年之前
  David Smith e74b3d724e Bumped minimum isort version to 5.1.0. 4 年之前
  Mariusz Felisiak 0668164b4a Fixed E128, E741 flake8 warnings. 4 年之前
  Mariusz Felisiak b435f82939 Reverted "Fixed relative paths imports per isort 4.3.5." 6 年之前
  Mariusz Felisiak 463fe11bc8 Fixed relative paths imports per isort 4.3.5. 6 年之前
  Sergey Fedoseev 3905cfa1a5 Fixed #28353 -- Fixed some GIS functions when queryset is evaluated more than once. 7 年之前
  Tim Graham 890537253c Made runtests.py run gis_tests only when using a GIS database backend. 8 年之前
  Tim Graham 6b4f018b2b Replaced type-specific assertions with assertEqual(). 8 年之前
  Tim Graham 5bd7ffc313 Updated postgis.net and gaia-gis.it links to https. 8 年之前
  Tim Graham 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 8 年之前
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 年之前
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 年之前
  Tim Graham a0d166306f Removed GeoManager and GeoQuerySet per deprecation timeline. 8 年之前
  Claude Paroz 8ba44ecda0 Fixed #26775 -- Supported dim=3 geography fields 8 年之前
  Claude Paroz f7a363ee1d Fixed #26753 -- Made GDAL a required dependency for contrib.gis 8 年之前
  Hasan 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. 9 年之前
  Tim Graham 5d383549ee Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods. 9 年之前
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 年之前
  Claude Paroz d9bcba9b29 Removed many HAS_GEOS conditional imports 10 年之前
  Claude Paroz ea27e26b09 Deprecated legacy GeoManager/GeoQuerySet methods 10 年之前
  Claude Paroz d9ff5ef36d Fixed #24214 -- Added GIS functions to replace geoqueryset's methods 10 年之前
  Claude Paroz 6b6d13bf6e Stopped conditional discovery of gis_tests apps 10 年之前
  Claude Paroz 65129aac07 Fixed #23757 -- Added 3D introspection support to Spatialite backend 10 年之前
  Tim Graham ad0be620ae Moved contrib.gis tests out of contrib. 10 年之前