canceling account

12 views
Skip to first unread message

Lillian Cauldwell

unread,
Mar 31, 2012, 8:58:31 AM3/31/12
to django...@googlegroups.com

My previous webmaster set up my company's d'jango account.
He no longer works for me.
How do I cancel my account?
 
Thanks,
Lillian
--
"Creator" Cauldwell
CEO, Passionate World Radio, Inc.
Distinguish Yourself From the Ordinary! (c) 2010-2011 PWR

Sergiy Khohlov

unread,
Mar 31, 2012, 9:44:38 AM3/31/12
to django...@googlegroups.com
Hello,
What do you mean ?
Each django application has ability to add django superuser account.
Also hoster company provide a account for setting django application
at the host.
Please clarify what do you want to do

Thanks,
Serge

2012/3/31 Lillian Cauldwell <lillian....@gmail.com>:

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

Joey Espinosa

unread,
Mar 31, 2012, 9:52:20 AM3/31/12
to django...@googlegroups.com

Lilian,

To be clear here, Django is a web framework for creating web applications. Then there are web hosting services out there that will let you run your Django applications on their servers. Within your own Django application, you may have administrative accounts setup.

What account (and where) is it that you need removed, exactly?

--
Joey Espinosa
Software Engineer
http://about.me/joelinux

Python_Junkie

unread,
Apr 1, 2012, 10:01:48 PM4/1/12
to django...@googlegroups.com
It does not appear that anyone truly answered your question.

The accounts are maintained in a database.

Figure out which table and which columns the account that you want to remove are maintained.  You can accomplish this by viewing a development server that you may have in house and spinning up a new instance and create an admin account.

Then just delete the account from the database to remove the person that you want to remove.

Or you could just change the name  so that you have control of the account your self.

Good luck
Reply all
Reply to author
Forward
0 new messages