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-04 22:47:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Sergey Fedoseev
0825f77f76
Fixed
#25836
-- Added support for MakeLine aggregate on SpatiaLite.
2015-12-02 17:25:33 -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
#24688
-- Added Oracle support for new-style GIS functions.
2015-09-21 13:52:14 -04:00
sitemaps.py
…
test_feeds.py
Removed many HAS_GEOS conditional imports
2015-04-24 20:30:23 +02:00
test_functions.py
Fixed
#25438
-- Fixed assorted Oracle GIS test failures.
2015-11-19 09:07:35 -05:00
test_regress.py
Removed many HAS_GEOS conditional imports
2015-04-24 20:30:23 +02:00
test_serializers.py
Fixed
#25141
-- Diminished GDAL dependence during geojson serialization
2015-07-20 20:22:29 +02:00
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
…