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-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geos_tests
History
Ad Timmering
bdf3e156b4
Fixed
#28628
-- Changed \d to [0-9] in regexes where appropriate.
2022-01-07 12:25:06 +01:00
..
__init__.py
…
test_coordseq.py
…
test_geos_mutation.py
…
test_geos.py
Fixed
#28628
-- Changed \d to [0-9] in regexes where appropriate.
2022-01-07 12:25:06 +01:00
test_io.py
Fixed
#33215
-- Confirmed support for GEOS 3.10.
2021-10-21 20:23:58 +02:00
test_mutable_list.py
…