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-09 08:52:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Tim Graham
c3b1e41288
Removed unneeded @no_oracle skips.
2020-10-27 07:14:16 +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
Refs
#30446
-- Defined output_field of BoundingCircle() GIS database function.
2020-07-14 09:36:17 +02: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
Removed unneeded @no_oracle skips.
2020-10-27 07:14:16 +01:00
urls.py
Fixed
#31459
-- Fixed handling invalid indentifiers in URL path conversion.
2020-04-15 11:29:35 +02:00