This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
gis_tests
/
distapp
History
Illia Volochii
8dcb8b9e95
[3.2.x]
Fixed
#32358
-- Fixed queryset crash when grouping by annotation with Distance()/Area().
...
Made MeasureBase hashable. Backport of bef6f7584280f1cc80e5e2d80b7ad073a93d26ec from master
2021-01-18 12:07:30 +01:00
..
fixtures
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
models.py
Fixed
#29955
-- Added support for distance expression to the dwithin lookup.
2019-08-23 21:28:28 +02:00
tests.py
[3.2.x]
Fixed
#32358
-- Fixed queryset crash when grouping by annotation with Distance()/Area().
2021-01-18 12:07:30 +01:00