Maybe you need to add "/admin/" (note the 2nd slash).  Could be your URL
patterns are expecting an ending slash?

On Tue, 2009-05-05 at 09:34 -0700, David wrote:
> yes, i added "/admin" to the url.
> 
> thanks,
> 
> david
> 
> 
> On May 5, 9:05 am, Matthias Petermann <matth...@d2ux.org> wrote:
> > Did you add /admin to the URL?
> >
> > Kind regards,
> > Matthias
> >
> > Am Dienstag, den 05.05.2009, 09:03 -0700 schrieb David:
> >
> >
> >
> > > ...and I re-started the dev server as the 4th step
> >
> > > david
> >
> > > On May 5, 8:57 am, David <ww...@yahoo.com> wrote:
> > > > Hello,
> >
> > > > I am following  those steps in django tutorial 2,  however I can not
> > > > get "django administration: Username and Password" page. I still get
> > > > the "Welcome" page.
> >
> > > > I did these steps twice but I got the same result.
> >
> > > > 1.   Add "django.contrib.admin" to your INSTALLED_APPS setting.
> > > > 2.   Run python manage.py syncdb. Since you have added a new
> > > > application to INSTALLED_APPS, the database tables need to be
> > > > updated.
> > > > 3.   Edit your mysite/urls.py file and uncomment the lines below the
> > > > “Uncomment the next two lines...”
> >
> > > > Can anybody tell me what I should do to fix this?
> >
> > > > Thanks so much.- Hide quoted text -
> >
> > - Show quoted text -
> -- 
Adam Stein @ Xerox Corporation       Email: a...@eng.mc.xerox.com

Disclaimer: Any/All views expressed
here have been proven to be my own.  [http://www.csh.rit.edu/~adam/]


--~--~---------~--~----~------------~-------~--~----~
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