code-newbies/python-thursday-blog

Handle case where there are no blog posts

Opened this issue · 1 comments

Both the big_snake and blog directories have url.py files, and they are not working together.

The error we encountered is being caused by the template attempting to render all of the blog posts when there are no blog posts to render.