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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geos_tests
History
Claude Paroz
9686c888d6
Fixed
#25951
-- Trimmed default representation of GEOSGeometry
...
Thanks Sergey Fedoseev for the report.
2016-04-17 15:31:12 +02:00
..
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_geos_mutation.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test_geos.py
Fixed
#25951
-- Trimmed default representation of GEOSGeometry
2016-04-17 15:31:12 +02:00
test_io.py
Fixed
#26510
-- Allowed dim/trim/precision as WKTWriter init arguments
2016-04-16 19:51:00 +02:00
test_mutable_list.py
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00