On Wednesday 15 Feb 2006 8:36 am, limodou wrote:
> > > > (r'^admin/', include('django.contrib.admin.urls.admin')),
> > >
> > > Which version do you use? It seems that the syntax is for
> > > 0.91. If you are using 0.92, the above should be:
> > >
> > > (r'^admin/', include('django.contrib.admin.urls')),
> >
> > am using latest svn
>
> So you should change the urls.py just like what I shown you
> above. And try again.

what i put was automatically generated by startproject. If i use 
your pattern - i dont even get admin. My only problem is getting 
the css as admin works with my url

-- 
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

Reply via email to