Re: Admin Interface - "You don't have permission to edit anything"

2008-11-10 Thread Karen Tracey
On Mon, Nov 10, 2008 at 5:06 AM, Saravana Kumar K, Bangalore <
[EMAIL PROTECTED]> wrote:

>  Hi All,
>
>I was trying to install Autotest tool, which is used for kernel testing.
> It uses the Django also, Please  find the link below
>
>http://autotest.kernel.org/wiki/AutotestServerInstall
>
>  I followed all the instructions from the above link, But when i try to
> access the Admin interface, getting error Site Administrator "You don't have
> permission to edit anything". Can any one help me out of this issue...
>

I know nothing of this tool, but that error generally means you have not
included `admin.autodiscover()` in your urls.py file.  However, that command
was added in Django 1.0 (and I never saw an occurrance of that error
reported prior to the additon of admin.autdiscover()) and I see from looking
at the page you point to that they tell you to install Django 0.96.  So, if
you are using 0.96 admin.autodiscover() won't help.  It might not really
help on 1.0 either since if the app was written for 0.96 it is unlikely to
run unchanged on 1.0.

Karen

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Admin Interface - "You don't have permission to edit anything"

2008-11-10 Thread Saravana Kumar K, Bangalore
Title: Admin Interface -  "You don't have permission to edit anything"






Hi All,

   I was trying to install Autotest tool, which is used for kernel testing. It uses the Django also, Please  find the link below

   http://autotest.kernel.org/wiki/AutotestServerInstall

 I followed all the instructions from the above link, But when i try to access the Admin interface, getting error Site Administrator “You don't have permission to edit anything”. Can any one help me out of this issue...

Thanks in Advance

Thanks
Saravana.K









--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---


DISCLAIMER:
---

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

---