We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a47238 commit 3702754Copy full SHA for 3702754
en/dynamic_data_in_templates/README.md
@@ -75,4 +75,4 @@ def post_list(request):
75
76
That's it! Time to go back to our template and display this QuerySet!
77
78
-Want to read a little bit more about QuerySets in Django? You should look here: https://docs.djangoproject.com/en/2.2/ref/models/querysets/
+Want to read a little bit more about QuerySets in Django? You should look here: https://docs.djangoproject.com/en/3.2/ref/models/querysets/
0 commit comments