From 709b720be9ee0abca7c4dbccb91dadb50da5725b Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Fri, 10 Feb 2023 00:05:04 +0000 Subject: Update URLs to django documn version --- core/TESTS/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/TESTS/tests.py') diff --git a/core/TESTS/tests.py b/core/TESTS/tests.py index 3f60394..8f49a40 100644 --- a/core/TESTS/tests.py +++ b/core/TESTS/tests.py @@ -16,7 +16,7 @@ But paths like this: which rely on database resolution will fail unless a fixture has been set up for them. -https://docs.djangoproject.com/en/3.0/topics/testing/tools/ +https://docs.djangoproject.com/en/dev/topics/testing/tools/ """ -- cgit v1.2.3