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-01 21:29:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Tom
f98e1c01ea
Refs
#29451
-- Fixed test_isvalid_lookup on MySQL 8+.
2018-07-06 08:59:27 -04:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
…
sitemaps.py
…
test_expressions.py
Refs
#29416
-- Fixed GeoExpressionsTests.test_multiple_annotation() on MySQL 5.7+.
2018-05-31 10:38:42 -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 test for GIS Envelope function more strict.
2018-06-20 16:48:50 +05:00
test_regress.py
…
test_serializers.py
…
test_sitemaps.py
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
tests.py
Refs
#29451
-- Fixed test_isvalid_lookup on MySQL 8+.
2018-07-06 08:59:27 -04:00
urls.py
…