This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
distapp
History
Illia Volochii
bef6f75842
Fixed
#32358
-- Fixed queryset crash when grouping by annotation with Distance()/Area().
...
Made MeasureBase hashable.
2021-01-18 09:58:50 +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
Fixed
#32358
-- Fixed queryset crash when grouping by annotation with Distance()/Area().
2021-01-18 09:58:50 +01:00