1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/gis_tests
2017-02-01 11:41:56 -05:00
..
data
distapp
gdal_tests Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
geo3d Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
geoadmin Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00
geoapp Fixed #27788 -- Dropped support for Oracle < 12.1. 2017-01-28 08:19:47 -05:00
geogapp Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
geos_tests Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
gis_migrations Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
inspectapp Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
layermap Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00
maps
rasterapp
relatedapp
__init__.py
admin.py
models.py
test_data.py Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
test_geoforms.py Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00
test_geoip2.py Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
test_measure.py
test_ptr.py Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
test_spatialrefsys.py
tests.py Refs #23919 -- Replaced six.reraise by raise 2017-01-22 20:08:04 +01:00
utils.py