khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Create Comment Deletion Endpoint #21

Open khwilo opened 4 months ago

khwilo commented 4 months ago

Description

As a registered user, I want to delete my comments.

Acceptance Criteria

Users can delete their comments through an API endpoint.