Dym077 / django-blog

django-blog
0 stars 0 forks source link

User Story: Create posts #27

Closed Dym077 closed 3 months ago

Dym077 commented 4 months ago

As a user I can create new posts so that other users can view them

***Acceptance Criteria

Dym077 commented 3 months ago

As I scaled down my project, and rebuilt the post model, now when liking or writing reviews on new posts, I get an Axioserror 400 Bad Request. I've checked my code and cannot find any errors though.