1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/gis_tests
2015-10-21 18:54:28 -04:00
..
data
distapp Fixed #25499 -- Added the ability to pass an expression in distance lookups 2015-10-09 15:27:47 +02:00
gdal_tests Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to None. 2015-10-21 18:54:28 -04:00
geo3d Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods. 2015-09-23 19:31:10 -04:00
geoadmin
geoapp Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods. 2015-09-23 19:31:10 -04:00
geogapp
geos_tests Fixed #25580 -- Allowed None to be set as SRID value. 2015-10-21 09:35:17 +02:00
gis_migrations Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
inspectapp Removed deprecated GeoManager from inspectdb/ogrinspect output. 2015-08-10 10:29:36 -04:00
layermap Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
maps Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
rasterapp
relatedapp Fixed #24687 -- Added select_related() validation for nested non-relational fields. 2015-10-10 09:48:50 -04:00
__init__.py
admin.py
models.py
test_data.py
test_geoforms.py
test_geoip2.py Fixed #25407 -- Removed network dependency in GeoIP tests. 2015-09-23 13:11:57 -04:00
test_geoip.py Fixed #25407 -- Removed network dependency in GeoIP tests. 2015-09-23 13:11:57 -04:00
test_measure.py
test_spatialrefsys.py
tests.py
utils.py