Skip to content
This repository was archived by the owner on May 28, 2020. It is now read-only.
This repository was archived by the owner on May 28, 2020. It is now read-only.

enable user to delete own user profile, and only allow a user to delete one's own profile #44

@mitchdowney

Description

@mitchdowney

I was considering adding the UserProfileDeleteView after I figured out how to fix #45, but I decided not to yet because I am not sure if deleting userprofiles will screw up foreignkey relationships? Supposedly disabling Django's "is_active" feature is preferred over actually deleting userprofiles.

When a user delete's his userprofile, all comments left by the user should be removed and all of the user's candidate profiles should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions