I have built a simple blog app with Django and I have had some issue with NoReverseMatch.
Here are my problem screenshots:
https://prnt.sc/imqx70
https://prnt.sc/imqwpt
Here is my code on Github: https://github.com/nafiulhasanbd/Django_blog_app
How can I fix the error?