khwilo / django-dev-labs

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

Create User Profile Delete Endpoint #11

Open khwilo opened 4 months ago

khwilo commented 4 months ago

Description

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

Acceptance Criteria

Users can delete their profile information through an API endpoint.