pombreda / django-hotclub

Automatically exported from code.google.com/p/django-hotclub
MIT License
0 stars 0 forks source link

Allow user to remove account and delete all data. #196

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
http://groups.google.com/group/pinax-users/browse_thread/thread/deda8f90e2581bc7

What is the expected output? What do you see instead?
It should be possible for a user to delete their account, and all their 
associated data, such as profile 
and avatar images.

What version of the product are you using? On what operating system?
Latest SVN

Please provide any additional information below.
In the Django admin site, if you go to Auth, click on a user, and click delete, 
it successfully deletes 
all user data for that user. So it should just be a matter of exposing this 
logic to the user.

Original issue reported on code.google.com by Tristanb...@gmail.com on 12 Mar 2009 at 5:21

GoogleCodeExporter commented 9 years ago

Original comment by bros...@gmail.com on 12 Mar 2009 at 5:26

GoogleCodeExporter commented 9 years ago

Original comment by jtau...@gmail.com on 16 Mar 2009 at 3:09