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
b78226cd3d
Fixed
#25655
-- Dropped support for GEOS < 3.3
2015-11-01 20:41:52 +01: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
#25655
-- Dropped support for GEOS < 3.3
2015-11-01 20:41:52 +01: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
#25636
-- Dropped support for SpatiaLite < 3.0
2015-10-31 14:22:34 +01:00
urls.py
…