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-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Sergey Fedoseev
5e710cf4a5
Fixed
#11854
-- Added Azimuth GIS function. (
#8286
)
2017-04-02 14:24:06 -04:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
sitemaps.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_expressions.py
…
test_feeds.py
…
test_functions.py
Fixed
#11854
-- Added Azimuth GIS function. (
#8286
)
2017-04-02 14:24:06 -04:00
test_regress.py
…
test_serializers.py
…
test_sitemaps.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
tests.py
Fixed
#26967
-- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup.
2017-04-01 13:43:53 -04:00
urls.py
…