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-02-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Daniel Wiesmann
a08d2463d2
Fixed
#26112
-- Error when computing aggregate of GIS areas.
...
Thanks Simon Charette and Claude Paroz for the reviews.
2016-01-22 19:38:34 +01:00
..
fixtures
…
__init__.py
…
feeds.py
…
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
#26112
-- Error when computing aggregate of GIS areas.
2016-01-22 19:38:34 +01:00
test_regress.py
…
test_serializers.py
…
test_sitemaps.py
…
tests.py
Fixed
#25836
-- Added support for MakeLine aggregate on SpatiaLite.
2015-12-02 17:25:33 -05:00
urls.py
…