Hello there,
I'm currently learning Django by re-implementing a site based on
Pinax.
In the Django admin site, I can delete an account and all its
associated data by going into auth > account name and deleting it.
This works just dandy.
What I would like to do is to expose this same functionality to the
user on the main site.
Can anyone point me to what views I might copy, and where from in
order to achieve this, or give me any other tips?

Thank you in advance.

Tristan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to