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-25 09:39:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Jani Tiainen
1b8d7eff3b
Refs
#12400
-- Added supports_geometry_field_unique_index GIS db feature.
2015-08-19 19:02:30 -04:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
Refs
#12400
-- Added supports_geometry_field_unique_index GIS db feature.
2015-08-19 19:02:30 -04:00
sitemaps.py
…
test_feeds.py
Removed many HAS_GEOS conditional imports
2015-04-24 20:30:23 +02:00
test_functions.py
Removed many HAS_GEOS conditional imports
2015-04-24 20:30:23 +02: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
Fixed some unclosed objects in tests
2015-07-06 10:10:40 -04:00
tests.py
Renamed RemovedInDjangoXYWarnings for new roadmap.
2015-06-24 16:08:20 -04:00
urls.py
…