This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
gis_tests
/
geos_tests
History
Mariusz Felisiak
48ed73fb74
[3.0.x] Fixed E128, E741 flake8 warnings.
...
Backport of 0668164b4ac93a5be79f5b87fae83c657124d9ab from master.
2020-05-12 08:55:06 +02:00
..
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_coordseq.py
Added test for GEOSCoordSeq.__getitem__().
2017-07-13 12:46:59 -04:00
test_geos_mutation.py
Removed obsolete HAS_GEOS variable for test skipping.
2017-05-04 20:45:18 -04:00
test_geos.py
[3.0.x] Fixed E128, E741 flake8 warnings.
2020-05-12 08:55:06 +02:00
test_io.py
Removed obsolete HAS_GEOS variable for test skipping.
2017-05-04 20:45:18 -04:00
test_mutable_list.py
Refs
#28909
-- Simplifed code using unpacking generalizations.
2018-09-28 09:57:12 -04:00