I haven't read the tutorials in a while, but shouldn't it be
http://localhost:8000/admin/ instead of http://localhost:8000/*polls/*admin/
?

Regards,
Reiner

On Mar 17, 6:53 pm, Gustavo Senise <gustavosen...@gmail.com> wrote:
> Hello fellows,
>
> I am starting the django first app and I am having a little trouble trying
> to understand why the admin area is not working after I changed the views to
> the Generic Views. Well, I can't access the admin area anymore.
>
> It seems that the tutorial doesn't cover the url for admin after splitting
> the url file.
>
> I am trying to accesshttp://localhost:8000/polls/admin/and getting a error
> 'MediaDefiningClass' object is not iterable.
>
> Can anyone help!?
>
> Thanks,
> --
> Gustavo
--~--~---------~--~----~------------~-------~--~----~
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