We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99648b6 commit 3924556Copy full SHA for 3924556
1 file changed
docs/lab1.md
@@ -28,7 +28,7 @@ Let's consider what we know:
28
QuerySet does not contain a Post matching the filters.
29
- The line that causes the error is on line 80:``post = posts.get(title=lookup)``
30
- We know the post exists, we can find it in the
31
- [admin](http://127.0.0.1:8000/admin/newsletter/post/?q=Author+up+language+push.)
+ [admin](http://127.0.0.1:8000/admin/newsletter/post/?q=Term+writer+recognize+race+available.)
32
- This impacts more than just the post in the report. The detail
33
view is broken for all posts.
34
0 commit comments