Skip to content

Commit 3924556

Browse files
committed
Correct link for initial post in admin.
1 parent 99648b6 commit 3924556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lab1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Let's consider what we know:
2828
QuerySet does not contain a Post matching the filters.
2929
- The line that causes the error is on line 80:``post = posts.get(title=lookup)``
3030
- 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.)
31+
[admin](http://127.0.0.1:8000/admin/newsletter/post/?q=Term+writer+recognize+race+available.)
3232
- This impacts more than just the post in the report. The detail
3333
view is broken for all posts.
3434

0 commit comments

Comments
 (0)