Skip to content

Commit 11d31ae

Browse files
committed
The description is along with the prev commit
1 parent c687fe5 commit 11d31ae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

chapter08/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -452,3 +452,13 @@
452452
- summary (no detailed code, I didn't fully understand it yet)
453453
1. two new classes added
454454
2. one more to register (to admin)
455+
456+
### Now, let's finish the front part, shall we? 🤪
457+
- What will be changed
458+
- since the comments are still displayed under the articles
459+
- so, what we need to do is to modify the **article_list/detail.html**
460+
- also, there's no need to change the **views.py** or **urls.py** 😄
461+
- what files?
462+
- articles/**models.py**
463+
- templates/**article_list.html**
464+
-

0 commit comments

Comments
 (0)