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-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Sergey Fedoseev
1a85b07bdd
Fixed
#28518
-- Improved performance of loading geometries from DB.
2017-08-24 14:08:35 -04:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
…
sitemaps.py
…
test_expressions.py
…
test_feeds.py
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
test_functions.py
Fixed
#28518
-- Improved performance of loading geometries from DB.
2017-08-24 14:08:35 -04: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
Fixed
#28380
-- Excluded null geometries in SpatiaLite geometry lookups.
2017-08-24 08:30:11 -04:00
urls.py
…