Have you enabled admin in settings.py? What about setting up the database and creating the initial super user?
On Mon, Dec 16, 2013 at 3:42 PM, Yuqi Wang <[email protected]> wrote: > I think I did every step before this, the tutorial says there should be > the admin's login screen (fig 1 below), but the screen I got was the same > as it was when no Django project was created (fig.2). I've no idea what > went wrong. > > > <https://lh6.googleusercontent.com/-D2N5xX5juqM/Uq9lFALOJqI/AAAAAAAAAFA/VSK1DriMmCA/s1600/example+page.PNG> > > > > <https://lh6.googleusercontent.com/-Yt_t87UPZ4c/Uq9lwRIF96I/AAAAAAAAAFI/PFnuo2zn5UA/s1600/error+page.PNG> > > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/a33c7a5e-86e0-40d6-b393-c1df55876ddc%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALgvumX%2Bp6Vb7iqu9gY60pUhxGmp1ROkCMz0kaEiOuC2X9N1nA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

