Re: database permissions

2007-08-08 Thread Hongqing Li
You need certain permissions to setup the superuser account, although I don't know which, only Select,Update and Insert are not enough for setup the superuser account. On 8/8/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > > > On 08-Aug-07, at 7:19 PM, Stephen Bunn wrote: > > > therein lies t

Re: No superuser account

2007-08-07 Thread Hongqing Li
Hi Ramdas, I figured out that I need more previliges for the website account in the database to create a superuser account. thanks for all your replies, On 8/7/07, Ramdas S <[EMAIL PROTECTED]> wrote: > > Do you have 'django.contrib.admin' in your apps in settings.py? > > On 8/7/07, hongqing <[EM