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-30 12:09:25 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Tim Graham
060e6bdd1f
Replaced DatabaseFeatures.supports_left_right_lookups with skipUnlessGISLookup.
2021-01-02 21:39: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
…
test_functions.py
Relaxed MemSize test for CockroachDB.
2020-12-14 12:28:38 +01:00
test_indexes.py
Fixed
#30846
-- Made PostGIS backend respect Index's name argument.
2020-02-10 13:25:32 +01:00
test_regress.py
Replaced @no_oracle skips with DatabaseFeatures.allows_group_by_lob.
2020-10-22 18:16:58 +02:00
test_serializers.py
…
test_sitemaps.py
…
tests.py
Replaced DatabaseFeatures.supports_left_right_lookups with skipUnlessGISLookup.
2021-01-02 21:39:48 +01:00
urls.py
Fixed
#31459
-- Fixed handling invalid indentifiers in URL path conversion.
2020-04-15 11:29:35 +02:00