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-18 21:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Sergey Fedoseev
a5855c8f0f
Fixed
#30996
-- Added AsWKB and AsWKT GIS functions.
2019-11-22 13:40:48 +01:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
…
sitemaps.py
Used 4 space hanging indent for dictionaries.
2019-01-02 18:18:19 -05:00
test_expressions.py
Reverted "Fixed relative paths imports per isort 4.3.5."
2019-03-03 19:33:48 +01:00
test_feeds.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00
test_functions.py
Fixed
#30996
-- Added AsWKB and AsWKT GIS functions.
2019-11-22 13:40:48 +01:00
test_regress.py
Reverted "Fixed relative paths imports per isort 4.3.5."
2019-03-03 19:33:48 +01:00
test_serializers.py
…
test_sitemaps.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00
tests.py
Fixed
#30890
-- Added MariaDB support for the relate lookup.
2019-10-18 07:46:31 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00