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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Tim Graham
6f23996a59
Refs
#28841
-- Removed ForceRHR function per deprecation timeline.
2019-01-17 10:52:19 -05: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
…
test_feeds.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00
test_functions.py
Refs
#28841
-- Removed ForceRHR function per deprecation timeline.
2019-01-17 10:52:19 -05:00
test_regress.py
Relaxed assertions to fix GIS test failures on Oracle 18c.
2019-01-14 18:32:42 -05: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
…
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00