Re: New to Django, Question about Admin Page

2012-08-31 Thread maha
> >uncomment the admin url: url(r'^admin/', include(admin.site.urls)), > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/1vTsmbJ_k-YJ. To post to

Re: New to Django, Question about Admin Page

2012-08-13 Thread Melvyn Sopacua
On 14-8-2012 0:15, judy ngai wrote: > Here at the urls.py, the three lines are also uncommented But this one is not: > # url(r'^admin/doc/', include('django.contrib.admindocs.urls')), and should be. -- Melvyn Sopacua -- You received this message because you are subscribed to the Google Gr