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-09 08:55:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Jon Dufresne
2c69824e5a
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:29:19 -04:00
sitemaps.py
…
test_expressions.py
Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:29:19 -04:00
test_feeds.py
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
test_functions.py
Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:29:19 -04:00
test_regress.py
Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:29:19 -04:00
test_serializers.py
Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:29:19 -04:00
test_sitemaps.py
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
tests.py
Fixed gis_tests.geoapp test with incorrect geodetic coordinates.
2017-05-30 08:22:40 -04:00
urls.py
…