Dym077 / django-blog

django-blog
0 stars 0 forks source link

Account registration #4

Open Dym077 opened 5 months ago

Dym077 commented 5 months ago

As a Site User I can register an account so that I can comment on a post.

***Acceptance Criteria

-Given an email a user can register an account. -Then the user can log in. -When the user is logged in they can comment.