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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Mingun Pak
4c912d184d
Fixed typos in test comments.
2016-01-23 12:45:25 -05:00
..
fixtures
…
__init__.py
…
feeds.py
Refs
#24152
-- Removed deprecated GeoQuerySet aggregate methods.
2015-09-23 19:31:10 -04:00
models.py
Fixed
#26112
-- Error when computing aggregate of GIS areas.
2016-01-22 19:38:34 +01:00
sitemaps.py
…
test_feeds.py
…
test_functions.py
Fixed typos in test comments.
2016-01-23 12:45:25 -05:00
test_regress.py
…
test_serializers.py
…
test_sitemaps.py
Refs
#22384
-- Removed the ability to reverse URLs by dotted path per deprecation timeline.
2015-09-23 19:31:09 -04:00
tests.py
Fixed
#25836
-- Added support for MakeLine aggregate on SpatiaLite.
2015-12-02 17:25:33 -05:00
urls.py
…