Update URLs to django documn version

This commit is contained in:
2023-02-10 00:05:04 +00:00
parent 19d9942676
commit 709b720be9
13 changed files with 15 additions and 15 deletions

View File

@@ -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/
"""