| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-01 | Applied Black's 2025 stable style. | Mariusz Felisiak | |
| https://github.com/psf/black/releases/tag/25.1.0 | |||
| 2021-01-25 | Refs #32380 -- Added test for distance lookups with F() expression. | Mariusz Felisiak | |
| Fixed in 5935a9aeade517aebdceea989467d2b46c44d96f. | |||
| 2019-08-23 | Fixed #29955 -- Added support for distance expression to the dwithin lookup. | Simon Charette | |
| This was missed when adding support to other distance lookups in refs #25499. Thanks Peter Bex for the report and Mariusz for testcases. | |||
| 2017-05-04 | Made runtests.py run gis_tests only when using a GIS database backend. | Tim Graham | |
| This facilitates other changes like refs #28160. | |||
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz | |
| 2017-01-17 | Removed GeoManager and GeoQuerySet per deprecation timeline. | Tim Graham | |
| 2016-11-15 | Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. | Adam Chainz | |
| Missed in f7a363ee1d2039824d95f35e54219e09c5af67b0. | |||
| 2015-10-09 | Fixed #25499 -- Added the ability to pass an expression in distance lookups | Claude Paroz | |
| Thanks Bibhas Debnath for the report and Tim Graham for the review. | |||
| 2015-04-18 | Stopped conditional discovery of gis_tests apps | Claude Paroz | |
| Refs #23879. | |||
| 2015-02-11 | Moved contrib.gis tests out of contrib. | Tim Graham | |
