alanjameschapman / whiteboard

django blog for teachers and students
0 stars 1 forks source link

USER STORY: view post detail #27

Closed alanjameschapman closed 8 months ago

alanjameschapman commented 8 months ago

As a user I can view post detail so that I can read the content for a given topic.

Acceptance Criteria

Tasks

alanjameschapman commented 8 months ago

Add view function, template post_detail.html and url. Defaul image added to staticfiles:

Image

alanjameschapman commented 8 months ago

Image