I don't suppose anyone has any insight into this do they?
A pointer to where I might find the python that deletes an account in
the "Auth" admin app would be great, because then I could just copy
that... I've found that does everything I need, but I need to expose
it to my users so they can do it themselves...


On Mar 12, 10:12 am, tristan <tristanbrother...@gmail.com> wrote:
> Hello there,
> I'm currently learning Django by re-implementing a site based on
> Pinax.
> In the Django admin site, I candeleteanaccountand all its
> associated data by going into auth >accountname 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 django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to