This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ede4f6d48c
django
/
tests
/
gis_tests
/
geos_tests
History
Sergey Fedoseev
6ecccad711
Fixed
#25873
-- Made GEOSGeometry handle the srid parameter more predictably.
2017-03-30 09:38:26 -04:00
..
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_geos.py
Fixed
#25873
-- Made GEOSGeometry handle the srid parameter more predictably.
2017-03-30 09:38:26 -04:00
test_geos_mutation.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
test_io.py
Refs
#23919
-- Removed six.<various>_types usage
2017-01-18 20:18:46 +01:00
test_mutable_list.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00