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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Sergey Fedoseev
5f7035cec7
Fixed
#25673
-- Made
GeometryField.from_db_value
set SRID
2015-11-06 20:45:31 +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
#25629
-- Added checks of the number of arguments for GeoDjango DB functions.
2015-11-03 08:20:08 +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
#25673
-- Made
GeometryField.from_db_value
set SRID
2015-11-06 20:45:31 +01:00
urls.py
…