This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geos_tests
History
Sergey Fedoseev
a7bb5af50b
Fixed
#25583
-- Allowed calling
transform
with
CoordTransform
even if SRID is invalid.
2015-10-24 11:39:24 -04:00
..
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_geos_mutation.py
Fixed
#25225
-- Simplified code to remove GEOSIndexError
2015-08-18 19:10:47 -04:00
test_geos.py
Fixed
#25583
-- Allowed calling
transform
with
CoordTransform
even if SRID is invalid.
2015-10-24 11:39:24 -04:00
test_io.py
Removed many HAS_GEOS conditional imports
2015-04-24 20:30:23 +02:00
test_mutable_list.py
Fixed
#25225
-- Simplified code to remove GEOSIndexError
2015-08-18 19:10:47 -04:00