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-01-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Niccolò Mineo
79c298c9ce
Fixed
#34266
-- Added ClosestPoint GIS database functions.
2023-01-20 08:13:43 +01:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
…
sitemaps.py
…
test_expressions.py
Fixed
#33772
-- Added QuerySet.first()/last() error message on unordered queryset with aggregation.
2022-06-14 12:24:43 +02:00
test_feeds.py
…
test_functions.py
Fixed
#34266
-- Added ClosestPoint GIS database functions.
2023-01-20 08:13:43 +01:00
test_indexes.py
…
test_regress.py
…
test_serializers.py
…
test_sitemaps.py
…
tests.py
Fixed
#23842
-- Fixed flaky GeoQuerySetTest.test_make_line() test.
2023-01-03 05:46:40 +01:00
urls.py
…