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-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geogapp
History
Hasan Ramezani
275dd4ebba
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
...
Co-authored-by: Tim Graham <timograham@gmail.com>
2020-12-10 18:00:57 +01:00
..
fixtures
Fixed
#27964
-- Made MySQL backend raise exception if spatial transformation is needed for query.
2017-06-26 15:10:55 -04:00
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
models.py
Made runtests.py run gis_tests only when using a GIS database backend.
2017-05-04 20:29:19 -04:00
tests.py
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
2020-12-10 18:00:57 +01:00