Skip to content
This repository has been 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

Open
mitchdowney opened this issue Aug 27, 2013 · 0 comments
Labels

Comments

@mitchdowney
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant