This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
10f979fd92
django1
/
django
/
contrib
/
gis
/
geos
/
tests
History
Aymeric Augustin
a84d79f572
[py3] Added Python 3 compatibility for xrange.
2012-07-22 09:29:56 +02:00
..
__init__.py
Added more relative imports in contrib.gis.
2012-05-18 17:06:25 +02:00
test_geos.py
[py3] Added Python 3 compatibility for xrange.
2012-07-22 09:29:56 +02:00
test_geos_mutation.py
Fixed
#16225
-- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
2011-07-13 09:35:51 +00:00
test_io.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
test_mutable_list.py
[py3] Removed longs.
2012-07-22 09:29:53 +02:00